Searched refs:X86TargetLowering (Results 1 – 9 of 9) sorted by relevance
26 class X86TargetLowering; variable30 X86CallLowering(const X86TargetLowering &TLI);
53 X86CallLowering::X86CallLowering(const X86TargetLowering &TLI) in X86CallLowering()61 const X86TargetLowering &TLI = *getTLI<X86TargetLowering>(); in splitToValueTypes()199 const X86TargetLowering &TLI = *getTLI<X86TargetLowering>(); in lowerReturn()
34 const X86TargetLowering *TLI;37 const X86TargetLowering *getTLI() const { return TLI; } in getTLI()
22 class X86TargetLowering; variable
465 X86TargetLowering TLInfo;477 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering()
99 X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM, in X86TargetLowering() function in X86TargetLowering2144 bool X86TargetLowering::useSoftFloat() const { in useSoftFloat()2200 const MCExpr *X86TargetLowering::2352 bool X86TargetLowering::CanLowerReturn( in CanLowerReturn()2780 SDValue X86TargetLowering::LowerCallResult( in LowerCallResult()3148 SDValue X86TargetLowering::LowerFormalArguments( in LowerFormalArguments()4959 bool X86TargetLowering::isCtlzFast() const { in isCtlzFast()41770 bool X86TargetLowering::41907 X86TargetLowering::ConstraintType42123 const char *X86TargetLowering::[all …]
803 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad()820 bool X86TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore()
662 class X86TargetLowering final : public TargetLowering {664 explicit X86TargetLowering(const X86TargetMachine &TM,
801 const X86TargetLowering *X86Lowering = in PreprocessISelDAG()802 static_cast<const X86TargetLowering *>(TLI); in PreprocessISelDAG()