Searched refs:Lowering (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp357 const TargetLowering *Lowering)
370 if (Lowering)
374 = Lowering->getLibcallName(static_cast<RTLIB::Libcall>(I)))
355 accumulateAndSortLibcalls(std::vector<StringRef> &Libcalls, const TargetLibraryInfo& TLI, const TargetLowering *Lowering) argument
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp95 const MSP430TargetLowering &Lowering; member in class:__anon26031::MSP430DAGToDAGISel
101 Lowering(*TM.getTargetLowering()),
/external/llvm/lib/Target/R600/
H A DAMDGPUISelDAGToDAG.cpp780 const AMDGPUTargetLowering& Lowering = local
795 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG);
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp130 const SystemZTargetLowering &Lowering; member in class:__anon26152::SystemZDAGToDAGISel
319 Lowering(*TM.getTargetLowering()),

Completed in 2874 milliseconds