Home
last modified time | relevance | path

Searched defs:NumMicroOps (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
DDispatchStage.cpp63 const unsigned NumMicroOps = IR.getInstruction()->getNumMicroOps(); in checkRCU() local
81 const unsigned NumMicroOps = IS.getNumMicroOps(); in dispatch() local
160 unsigned NumMicroOps = Inst.getNumMicroOps(); in isAvailable() local
DInOrderIssueStage.cpp65 unsigned NumMicroOps = Inst.getNumMicroOps(); in isAvailable() local
230 unsigned NumMicroOps = IS.getNumMicroOps(); in tryIssue() local
DExecuteStage.cpp203 unsigned NumMicroOps = Inst.getNumMicroOps(); in execute() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DDispatchStage.cpp63 const unsigned NumMicroOps = IR.getInstruction()->getNumMicroOps(); in checkRCU() local
82 const unsigned NumMicroOps = IS.getNumMicroOps(); in dispatch() local
160 unsigned NumMicroOps = Inst.getNumMicroOps(); in isAvailable() local
DExecuteStage.cpp203 unsigned NumMicroOps = Inst.getNumMicroOps(); in execute() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
DSupport.cpp84 unsigned NumMicroOps, in computeBlockRThroughput()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DSupport.cpp83 unsigned NumMicroOps, in computeBlockRThroughput()
/external/llvm/include/llvm/MC/
DMCInstrItineraries.h98 int NumMicroOps; ///< # of micro-ops, -1 means it's variable member
DMCSchedule.h108 unsigned short NumMicroOps; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h96 int16_t NumMicroOps; ///< # of micro-ops, -1 means it's variable member
DMCSchedule.h117 uint16_t NumMicroOps : 14; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCInstrItineraries.h99 int16_t NumMicroOps; ///< # of micro-ops, -1 means it's variable member
DMCSchedule.h116 uint16_t NumMicroOps : 13; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h367 unsigned NumMicroOps; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DInstruction.h466 unsigned NumMicroOps; member