/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
H A D | PTXISelLowering.cpp | 109 SDValue PTXTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:PTXTargetLowering
|
/external/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 135 SDValue BPFTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:BPFTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
H A D | BlackfinISelLowering.cpp | 458 SDValue BlackfinTargetLowering::LowerOperation(SDValue Op, function in class:BlackfinTargetLowering
|
/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 526 SDValue WebAssemblyTargetLowering::LowerOperation(SDValue Op, function in class:WebAssemblyTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 163 SDValue SystemZTargetLowering::LowerOperation(SDValue Op, function in class:SystemZTargetLowering
|
/external/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 179 SDValue MSP430TargetLowering::LowerOperation(SDValue Op, function in class:MSP430TargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
H A D | AlphaISelLowering.cpp | 571 /// LowerOperation - Provide custom lowering hooks for some operations. 573 SDValue AlphaTargetLowering::LowerOperation(SDValue Op, function in class:AlphaTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
H A D | MBlazeISelLowering.cpp | 195 SDValue MBlazeTargetLowering::LowerOperation(SDValue Op, function in class:MBlazeTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 179 SDValue MSP430TargetLowering::LowerOperation(SDValue Op, function in class:MSP430TargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 1145 LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:SparcTargetLowering
|
/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 612 SDValue R600TargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:R600TargetLowering 616 default: return AMDGPUTargetLowering::LowerOperation(Op, DAG); 671 default: return AMDGPUTargetLowering::LowerOperation(Op, DAG);
|
H A D | AMDGPUISelLowering.cpp | 698 SDValue AMDGPUTargetLowering::LowerOperation(SDValue Op, function in class:AMDGPUTargetLowering
|
H A D | SIISelLowering.cpp | 1228 SDValue SITargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:SITargetLowering 1230 default: return AMDGPUTargetLowering::LowerOperation(Op, DAG); 1915 return AMDGPUTargetLowering::LowerOperation(Op, DAG);
|
/external/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 161 SDValue LanaiTargetLowering::LowerOperation(SDValue Op, function in class:LanaiTargetLowering
|
/external/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 201 LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:XCoreTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 166 LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:XCoreTargetLowering
|
/external/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 360 SDValue MipsSETargetLowering::LowerOperation(SDValue Op, function in class:MipsSETargetLowering 381 return MipsTargetLowering::LowerOperation(Op, DAG);
|
H A D | MipsISelLowering.cpp | 878 SDValue Res = LowerOperation(SDValue(N, 0), DAG); 892 LowerOperation(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
H A D | SPUISelLowering.cpp | 529 // LowerOperation implementation 2775 SPUTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const function in class:SPUTargetLowering 2783 errs() << "SPUTargetLowering::LowerOperation(): need to lower this!\n";
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 663 LowerOperation(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering
|
/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2760 HexagonTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:HexagonTargetLowering
|
/external/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 3026 LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:SparcTargetLowering
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 6489 SDValue Res = LowerOperation(SDValue(N, 0), DAG); 6494 SDValue TargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:TargetLowering 6495 llvm_unreachable("LowerOperation not implemented for this target!");
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 1105 // LowerOperation implementation 4506 /// LowerOperation - Provide custom lowering hooks for some operations. 4508 SDValue PPCTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { function in class:PPCTargetLowering
|
/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 2305 SDValue AArch64TargetLowering::LowerOperation(SDValue Op, function in class:AArch64TargetLowering
|