Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUMachineFunction.h27 uint64_t allocateKernArg(uint64_t Size, unsigned Align) { in allocateKernArg() function
DAMDGPUCallingConv.td113 CCCustom<"allocateKernArg">
DAMDGPUISelLowering.cpp34 static bool allocateKernArg(unsigned ValNo, MVT ValVT, MVT LocVT, in allocateKernArg() function
40 uint64_t Offset = MFI->allocateKernArg(ValVT.getStoreSize(), in allocateKernArg()