Searched defs:LowerFormalArguments (Results 1 - 25 of 28) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
H A DPTXISelLowering.cpp191 LowerFormalArguments(SDValue Chain, function in class:PTXTargetLowering
/external/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp151 SDValue BPFTargetLowering::LowerFormalArguments( function in class:BPFTargetLowering
177 errs() << "LowerFormalArguments Unhandled argument type: "
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
H A DBlackfinISelLowering.cpp164 BlackfinTargetLowering::LowerFormalArguments(SDValue Chain, function in class:BlackfinTargetLowering
/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp470 SDValue WebAssemblyTargetLowering::LowerFormalArguments( function in class:WebAssemblyTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp235 SystemZTargetLowering::LowerFormalArguments(SDValue Chain, function in class:SystemZTargetLowering
314 errs() << "LowerFormalArguments Unhandled argument type: "
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp361 SDValue MSP430TargetLowering::LowerFormalArguments( function in class:MSP430TargetLowering
441 errs() << "LowerFormalArguments Unhandled argument type: "
481 errs() << "LowerFormalArguments Unhandled argument type: "
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
H A DAlphaISelLowering.cpp390 AlphaTargetLowering::LowerFormalArguments(SDValue Chain, function in class:AlphaTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
H A DMBlazeISelLowering.cpp862 /// LowerFormalArguments - transform physical registers into
866 LowerFormalArguments(SDValue Chain, CallingConv::ID CallConv, bool isVarArg, function in class:MBlazeTargetLowering
905 llvm_unreachable("RegVT not supported by LowerFormalArguments");
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp245 MSP430TargetLowering::LowerFormalArguments(SDValue Chain, function in class:MSP430TargetLowering
331 errs() << "LowerFormalArguments Unhandled argument type: "
363 errs() << "LowerFormalArguments Unhandled argument type: "
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
H A DSparcISelLowering.cpp145 /// LowerFormalArguments - V8 uses a very simple ABI, where all values are
149 SparcTargetLowering::LowerFormalArguments(SDValue Chain, function in class:SparcTargetLowering
/external/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1736 SDValue R600TargetLowering::LowerFormalArguments( function in class:R600TargetLowering
H A DSIISelLowering.cpp588 SDValue SITargetLowering::LowerFormalArguments( function in class:SITargetLowering
/external/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp380 SDValue LanaiTargetLowering::LowerFormalArguments( function in class:LanaiTargetLowering
468 DEBUG(dbgs() << "LowerFormalArguments Unhandled argument type: "
479 errs() << "LowerFormalArguments Unhandled argument type: "
558 "SRetReturnReg should have been set in LowerFormalArguments().");
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp862 SDValue SystemZTargetLowering::LowerFormalArguments( function in class:SystemZTargetLowering
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp1251 SDValue XCoreTargetLowering::LowerFormalArguments( function in class:XCoreTargetLowering
1317 errs() << "LowerFormalArguments Unhandled argument type: "
1334 errs() << "LowerFormalArguments Unhandled argument type: "
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
H A DXCoreISelLowering.cpp1051 XCoreTargetLowering::LowerFormalArguments(SDValue Chain, function in class:XCoreTargetLowering
1109 errs() << "LowerFormalArguments Unhandled argument type: "
1126 errs() << "LowerFormalArguments Unhandled argument type: "
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUISelLowering.cpp1107 SPUTargetLowering::LowerFormalArguments(SDValue Chain, function in class:SPUTargetLowering
1144 report_fatal_error("LowerFormalArguments Unhandled argument type: " +
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsISelLowering.cpp2240 /// LowerFormalArguments - transform physical registers into virtual registers
2243 MipsTargetLowering::LowerFormalArguments(SDValue Chain, function in class:MipsTargetLowering
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1065 SDValue HexagonTargetLowering::LowerFormalArguments( function in class:HexagonTargetLowering
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp3019 /// LowerFormalArguments - transform physical registers into virtual registers
3021 SDValue MipsTargetLowering::LowerFormalArguments( function in class:MipsTargetLowering
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp367 SDValue SparcTargetLowering::LowerFormalArguments( function in class:SparcTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1606 PPCTargetLowering::LowerFormalArguments(SDValue Chain, function in class:PPCTargetLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2437 SDValue AArch64TargetLowering::LowerFormalArguments( function in class:AArch64TargetLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2860 SDValue PPCTargetLowering::LowerFormalArguments( function in class:PPCTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMISelLowering.cpp2480 ARMTargetLowering::LowerFormalArguments(SDValue Chain, function in class:ARMTargetLowering

Completed in 246 milliseconds

12