Home
last modified time | relevance | path

Searched defs:lowerCall (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp26 bool CallLowering::lowerCall( in lowerCall() function in CallLowering
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DCallLowering.h185 virtual bool lowerCall(MachineIRBuilder &MIRBuilder, CallingConv::ID CallConv, in lowerCall() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86CallLowering.cpp367 bool X86CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in X86CallLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp333 bool AArch64CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in AArch64CallLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp496 bool ARMCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in ARMCallLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp294 bool MipsCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in MipsCallLowering
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1013 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1230 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp3354 void TargetMIPS32::lowerCall(const InstCall *Instr) { in lowerCall() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringARM32.cpp3693 void TargetARM32::lowerCall(const InstCall *Instr) { in lowerCall() function in Ice::ARM32::TargetARM32