Home
last modified time | relevance | path

Searched defs:MaxID (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DCallingConv.h200 MaxID = 1023 enumerator
/external/llvm/include/llvm/IR/
DCallingConv.h197 MaxID = 1023 enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCallingConv.h245 MaxID = 1023 enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DCallingConv.h245 MaxID = 1023 enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVModuleAnalysis.h147 unsigned MaxID; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp3329 unsigned MaxID = ST.getMaxWorkitemID(B.getMF().getFunction(), Dim); in legalizeWorkitemIDIntrinsic() local
DSIISelLowering.cpp6817 unsigned MaxID = Subtarget->getMaxWorkitemID(MF.getFunction(), Dim); in lowerWorkitemID() local