Searched refs:getInRegsParamInfo (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 472 void getInRegsParamInfo(unsigned InRegsParamRecordIndex, in getInRegsParamInfo() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 3264 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg); in LowerCall() 3637 CCInfo.getInRegsParamInfo(ByValIdx, FirstByValReg, LastByValReg); in LowerFormalArguments()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 2240 CCInfo.getInRegsParamInfo(CurByValIdx, RegBegin, RegEnd); in LowerCall() 3932 CCInfo.getInRegsParamInfo(InRegsParamRecordIdx, RBegin, REnd); in StoreByValRegs() 4028 CCInfo.getInRegsParamInfo(CCInfo.getInRegsParamsProcessed(), RBegin, REnd); in LowerFormalArguments()
|