Home
last modified time | relevance | path

Searched defs:HandleByVal (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp43 void CCState::HandleByVal(unsigned ValNo, MVT ValVT, MVT LocVT, in HandleByVal() function in CCState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3662 virtual void HandleByVal(CCState *, unsigned &, unsigned) const {} in HandleByVal() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp4499 void MipsTargetLowering::HandleByVal(CCState *State, unsigned &Size, in HandleByVal() function in MipsTargetLowering
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp2490 void ARMTargetLowering::HandleByVal(CCState *State, unsigned &Size, in HandleByVal() function in ARMTargetLowering