addOperand(const MCAOperand Op) | llvm::mca::InstructionBase | inline |
clearOptimizableMove() | llvm::mca::InstructionBase | inline |
clearUsedBuffers() | llvm::mca::Instruction | inline |
computeCriticalRegDep() | llvm::mca::Instruction | |
cycleEvent() | llvm::mca::Instruction | |
dispatch(unsigned RCUTokenID) | llvm::mca::Instruction | |
execute(unsigned IID) | llvm::mca::Instruction | |
forceExecuted() | llvm::mca::Instruction | |
getBeginGroup() const | llvm::mca::InstructionBase | inline |
getCriticalMemDep() const | llvm::mca::Instruction | inline |
getCriticalRegDep() const | llvm::mca::Instruction | inline |
getCriticalResourceMask() const | llvm::mca::Instruction | inline |
getCyclesLeft() const | llvm::mca::Instruction | 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 |
getLSUTokenID() const | llvm::mca::Instruction | 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 |
getRCUTokenID() const | llvm::mca::Instruction | inline |
getRetireOOO() const | llvm::mca::InstructionBase | inline |
getUsedBuffers() const | llvm::mca::Instruction | inline |
getUses() | llvm::mca::InstructionBase | inline |
getUses() const | llvm::mca::InstructionBase | inline |
hasDependentUsers() const | llvm::mca::InstructionBase | inline |
Instruction(const InstrDesc &D, const unsigned Opcode) | llvm::mca::Instruction | inline |
InstructionBase(const InstrDesc &D, const unsigned Opcode) | llvm::mca::InstructionBase | inline |
isALoadBarrier() const | llvm::mca::InstructionBase | inline |
isAStoreBarrier() const | llvm::mca::InstructionBase | inline |
isDispatched() const | llvm::mca::Instruction | inline |
isEliminated() const | llvm::mca::Instruction | inline |
isExecuted() const | llvm::mca::Instruction | inline |
isExecuting() const | llvm::mca::Instruction | inline |
isInvalid() const | llvm::mca::Instruction | inline |
isMemOp() const | llvm::mca::InstructionBase | inline |
isOptimizableMove() const | llvm::mca::InstructionBase | inline |
isPending() const | llvm::mca::Instruction | inline |
isReady() const | llvm::mca::Instruction | inline |
isRetired() const | llvm::mca::Instruction | inline |
reset() | llvm::mca::Instruction | |
retire() | llvm::mca::Instruction | inline |
setBeginGroup(bool newVal) | llvm::mca::InstructionBase | inline |
setCriticalMemDep(const CriticalDependency &MemDep) | llvm::mca::Instruction | inline |
setCriticalResourceMask(uint64_t ResourceMask) | llvm::mca::Instruction | inline |
setEliminated() | llvm::mca::Instruction | inline |
setEndGroup(bool newVal) | llvm::mca::InstructionBase | inline |
setHasSideEffects(bool newVal) | llvm::mca::InstructionBase | inline |
setLoadBarrier(bool IsBarrier) | llvm::mca::InstructionBase | inline |
setLSUTokenID(unsigned LSUTok) | llvm::mca::Instruction | 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 |
setUsedBuffers(uint64_t Mask) | llvm::mca::Instruction | inline |
update() | llvm::mca::Instruction | |
updateDispatched() | llvm::mca::Instruction | |
updatePending() | llvm::mca::Instruction | |