Searched defs:FinishCall (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/wasm/baseline/ |
D | liftoff-assembler.cc | 558 void LiftoffAssembler::FinishCall(FunctionSig* sig, in FinishCall() function in v8::internal::wasm::LiftoffAssembler
|
D | liftoff-compiler.cc | 1628 __ FinishCall(imm.sig, call_descriptor); in CallDirect() local 1643 __ FinishCall(imm.sig, call_descriptor); in CallDirect() local 1768 __ FinishCall(imm.sig, call_descriptor); in CallIndirect() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMFastISel.cpp | 1668 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall() function in ARMFastISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2043 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall() function in ARMFastISel
|
/external/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 2016 bool ARMFastISel::FinishCall(MVT RetVT, SmallVectorImpl<unsigned> &UsedRegs, in FinishCall() function in ARMFastISel
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2731 PPCTargetLowering::FinishCall(CallingConv::ID CallConv, DebugLoc dl, in FinishCall() function in PPCTargetLowering
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4585 SDValue PPCTargetLowering::FinishCall( in FinishCall() function in PPCTargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 5111 SDValue PPCTargetLowering::FinishCall( in FinishCall() function in PPCTargetLowering
|