Home
last modified time | relevance | path

Searched defs:GroupID (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h251 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isReady() local
259 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isPending() local
267 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in isWaiting() local
273 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in hasDependentUsers() local
303 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionIssued() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp163 unsigned GroupID = IR.getInstruction()->getLSUTokenID(); in onInstructionExecuted() local
196 unsigned GroupID = IS.getLSUTokenID(); in onInstructionExecuted() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DOptTable.h52 unsigned short GroupID; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp516 unsigned GroupID = Opts.getOptionGroupID(Id); in getOptionHelpGroup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp1109 int GroupID = NextNonReservedID++; in regroupNoUserInstructions() local