Searched refs:X86TargetLowering (Results 1 – 10 of 10) sorted by relevance
23 class X86TargetLowering; variable27 X86CallLowering(const X86TargetLowering &TLI);
51 X86CallLowering::X86CallLowering(const X86TargetLowering &TLI) in X86CallLowering()
281 EVT X86TargetLowering::getOptimalMemOpType( in getOptimalMemOpType()327 bool X86TargetLowering::isSafeMemOpType(MVT VT) const { in isSafeMemOpType()354 bool X86TargetLowering::allowsMisalignedMemoryAccesses( in allowsMisalignedMemoryAccesses()414 unsigned X86TargetLowering::getJumpTableEncoding() const { in getJumpTableEncoding()427 bool X86TargetLowering::useSoftFloat() const { in useSoftFloat()483 const MCExpr *X86TargetLowering::523 unsigned X86TargetLowering::getAddressSpace() const { in getAddressSpace()659 bool X86TargetLowering::CanLowerReturn( in CanLowerReturn()1093 SDValue X86TargetLowering::LowerCallResult( in LowerCallResult()1669 SDValue X86TargetLowering::LowerFormalArguments( in LowerFormalArguments()[all …]
113 X86TargetLowering TLInfo;125 const X86TargetLowering *getTargetLowering() const override { in getTargetLowering()
34 const X86TargetLowering *TLI;37 const X86TargetLowering *getTLI() const { return TLI; } in getTLI()
86 X86TargetLowering::X86TargetLowering(const X86TargetMachine &TM, in X86TargetLowering() function in X86TargetLowering2519 bool X86TargetLowering::useStackGuardXorFP() const { in useStackGuardXorFP()3205 bool X86TargetLowering::isCtlzFast() const { in isCtlzFast()3230 bool X86TargetLowering::hasAndNot(SDValue Y) const { in hasAndNot()3251 bool X86TargetLowering::18336 unsigned X86TargetLowering::getGlobalWrapperKind( in getGlobalWrapperKind()31840 bool X86TargetLowering::isInlineAsmTargetBranch( in isInlineAsmTargetBranch()56671 X86TargetLowering::ConstraintType56742 X86TargetLowering::getSingleConstraintMatchWeight( in getSingleConstraintMatchWeight()56878 const char *X86TargetLowering::[all …]
806 bool X86TargetLowering::lowerInterleavedLoad( in lowerInterleavedLoad()823 bool X86TargetLowering::lowerInterleavedStore(StoreInst *SI, in lowerInterleavedStore()
973 class X86TargetLowering final : public TargetLowering {975 explicit X86TargetLowering(const X86TargetMachine &TM,
241 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitSPUpdate()656 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitStackProbeInlineGeneric()686 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitStackProbeInlineGenericBlock()767 const X86TargetLowering &TLI = *STI.getTargetLowering(); in emitStackProbeInlineGenericLoop()1257 const X86TargetLowering &TLI = *STI.getTargetLowering(); in BuildStackAlignAND()3789 const X86TargetLowering &TLI = *STI.getTargetLowering(); in canUseAsPrologue()
1354 const X86TargetLowering *X86Lowering = in PreprocessISelDAG()1355 static_cast<const X86TargetLowering *>(TLI); in PreprocessISelDAG()1410 const X86TargetLowering *X86Lowering = in PreprocessISelDAG()1411 static_cast<const X86TargetLowering *>(TLI); in PreprocessISelDAG()