Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DDispatchStage.cpp54 const unsigned NumMicroOps = IR.getInstruction()->getDesc().NumMicroOps; in checkRCU() local
94 const unsigned NumMicroOps = Desc.NumMicroOps; in dispatch() local
DSummaryView.h47 unsigned NumMicroOps; variable
DRetireControlUnit.cpp43 unsigned NumMicroOps) { in reserveSlot()
DSupport.cpp53 unsigned NumMicroOps, in computeBlockRThroughput()
DInstruction.h267 unsigned NumMicroOps; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrItineraries.h97 int16_t NumMicroOps; ///< # of micro-ops, -1 means it's variable member
DMCSchedule.h117 uint16_t NumMicroOps : 14; member
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrItineraries.h98 unsigned NumMicroOps; ///< # of micro-ops, 0 means it's variable member
/external/llvm/include/llvm/MC/
DMCInstrItineraries.h98 int NumMicroOps; ///< # of micro-ops, -1 means it's variable member
DMCSchedule.h108 unsigned short NumMicroOps; member