Home
last modified time | relevance | path

Searched refs:allocateSGPR64Input (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1464 static ArgDescriptor allocateSGPR64Input(CCState &CCInfo) { in allocateSGPR64Input() function
1491 ArgInfo.DispatchPtr = allocateSGPR64Input(CCInfo); in allocateSpecialInputSGPRs()
1494 ArgInfo.QueuePtr = allocateSGPR64Input(CCInfo); in allocateSpecialInputSGPRs()
1497 ArgInfo.KernargSegmentPtr = allocateSGPR64Input(CCInfo); in allocateSpecialInputSGPRs()
1500 ArgInfo.DispatchID = allocateSGPR64Input(CCInfo); in allocateSpecialInputSGPRs()
1514 ArgInfo.ImplicitArgPtr = allocateSGPR64Input(CCInfo); in allocateSpecialInputSGPRs()