Searched refs:X86TargetLowering (Results 1 – 9 of 9) sorted by relevance
25 class X86TargetLowering; variable29 X86CallLowering(const X86TargetLowering &TLI);
33 const X86TargetLowering *TLI;36 const X86TargetLowering *getTLI() const { return TLI; } in getTLI()
537 X86TargetLowering TLInfo;549 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering()
114 X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM, in X86TargetLowering() function in X86TargetLowering2295 EVT X86TargetLowering::getOptimalMemOpType( in getOptimalMemOpType()2394 bool X86TargetLowering::useSoftFloat() const { in useSoftFloat()2450 const MCExpr *X86TargetLowering::2610 bool X86TargetLowering::CanLowerReturn( in CanLowerReturn()3036 SDValue X86TargetLowering::LowerCallResult( in LowerCallResult()5414 bool X86TargetLowering::isCtlzFast() const { in isCtlzFast()5460 bool X86TargetLowering::51641 X86TargetLowering::ConstraintType51853 const char *X86TargetLowering::[all …]
810 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad()827 bool X86TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore()
50 X86CallLowering::X86CallLowering(const X86TargetLowering &TLI) in X86CallLowering()
895 class X86TargetLowering final : public TargetLowering {897 explicit X86TargetLowering(const X86TargetMachine &TM,
218 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitSPUpdate()535 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitStackProbeInlineGeneric()565 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitStackProbeInlineGenericBlock()639 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitStackProbeInlineGenericLoop()1072 const X86TargetLowering &TLI = *STI.getTargetLowering(); in BuildStackAlignAND()
1219 const X86TargetLowering *X86Lowering = in PreprocessISelDAG()1220 static_cast<const X86TargetLowering *>(TLI); in PreprocessISelDAG()1275 const X86TargetLowering *X86Lowering = in PreprocessISelDAG()1276 static_cast<const X86TargetLowering *>(TLI); in PreprocessISelDAG()