addOperand(const MCAOperand Op) | llvm::mca::InstructionBase | inline |
clearOptimizableMove() | llvm::mca::InstructionBase | inline |
getBeginGroup() const | llvm::mca::InstructionBase | inline |
getDefs() | llvm::mca::InstructionBase | inline |
getDefs() const | llvm::mca::InstructionBase | inline |
getDesc() const | llvm::mca::InstructionBase | inline |
getEndGroup() const | llvm::mca::InstructionBase | inline |
getHasSideEffects() const | llvm::mca::InstructionBase | inline |
getLatency() const | llvm::mca::InstructionBase | inline |
getMayLoad() const | llvm::mca::InstructionBase | inline |
getMayStore() const | llvm::mca::InstructionBase | inline |
getNumMicroOps() const | llvm::mca::InstructionBase | inline |
getNumOperands() const | llvm::mca::InstructionBase | inline |
getNumUsers() const | llvm::mca::InstructionBase | inline |
getOpcode() const | llvm::mca::InstructionBase | inline |
getOperand(const unsigned Idx) const | llvm::mca::InstructionBase | inline |
getRetireOOO() const | llvm::mca::InstructionBase | inline |
getUses() | llvm::mca::InstructionBase | inline |
getUses() const | llvm::mca::InstructionBase | inline |
hasDependentUsers() const | llvm::mca::InstructionBase | inline |
InstructionBase(const InstrDesc &D, const unsigned Opcode) | llvm::mca::InstructionBase | inline |
isALoadBarrier() const | llvm::mca::InstructionBase | inline |
isAStoreBarrier() const | llvm::mca::InstructionBase | inline |
isMemOp() const | llvm::mca::InstructionBase | inline |
isOptimizableMove() const | llvm::mca::InstructionBase | inline |
setBeginGroup(bool newVal) | llvm::mca::InstructionBase | inline |
setEndGroup(bool newVal) | llvm::mca::InstructionBase | inline |
setHasSideEffects(bool newVal) | llvm::mca::InstructionBase | inline |
setLoadBarrier(bool IsBarrier) | llvm::mca::InstructionBase | inline |
setMayLoad(bool newVal) | llvm::mca::InstructionBase | inline |
setMayStore(bool newVal) | llvm::mca::InstructionBase | inline |
setOptimizableMove() | llvm::mca::InstructionBase | inline |
setRetireOOO(bool newVal) | llvm::mca::InstructionBase | inline |
setStoreBarrier(bool IsBarrier) | llvm::mca::InstructionBase | inline |