Searched refs:X86InstrInfo (Results 1 – 25 of 37) sorted by relevance
12
81 void X86InstrInfo::anchor() {} in anchor()83 X86InstrInfo::X86InstrInfo(X86Subtarget &STI) in X86InstrInfo() function in X86InstrInfo2916 bool X86InstrInfo::canMakeTailCallConditional( in canMakeTailCallConditional()2947 void X86InstrInfo::replaceBranchWithTailCall( in replaceBranchWithTailCall()3012 bool X86InstrInfo::AnalyzeBranchImpl( in AnalyzeBranchImpl()3765 bool X86InstrInfo::preservesZeroValueInReg( in preservesZeroValueInReg()5765 void X86InstrInfo::breakPartialRegDependency( in breakPartialRegDependency()6844 bool X86InstrInfo::unfoldMemoryOperand( in unfoldMemoryOperand()7398 bool X86InstrInfo::7406 bool X86InstrInfo::[all …]
24 class X86InstrInfo; variable35 const X86InstrInfo &TII;
111 X86InstrInfo InstrInfo;128 const X86InstrInfo *getInstrInfo() const override { return &InstrInfo; } in getInstrInfo()
84 const X86InstrInfo &TII = *STI.getInstrInfo(); in runOnMachineFunction()
164 const X86InstrInfo *TII = nullptr;228 const X86InstrInfo &TII) { in splitEdge()842 getRegClassForUnfoldedLoad(MachineFunction &MF, const X86InstrInfo &TII, in getRegClassForUnfoldedLoad()1367 if (EnablePostLoadHardening && X86InstrInfo::isDataInvariantLoad(MI) && in tracePredStateThroughBlocksAndHarden()1426 if (X86InstrInfo::isDataInvariantLoad(MI) && !isEFLAGSDefLive(MI)) { in tracePredStateThroughBlocksAndHarden()1776 assert(X86InstrInfo::isDataInvariantLoad(InitialMI) && in sinkPostLoadHardenedInst()1795 if (!X86InstrInfo::isDataInvariantLoad(UseMI) || isEFLAGSDefLive(UseMI)) { in sinkPostLoadHardenedInst()1799 assert(X86InstrInfo::isDataInvariant(UseMI) && in sinkPostLoadHardenedInst()1831 if (!X86InstrInfo::isDataInvariant(UseMI) || UseMI.getParent() != MI.getParent() || in sinkPostLoadHardenedInst()
101 const X86InstrInfo *TII = ST.getInstrInfo(); in runOnMachineFunction()
49 const X86InstrInfo *TII = nullptr;
74 const X86InstrInfo *TII = Subtarget->getInstrInfo(); in runOnMachineFunction()
105 const X86InstrInfo *TII = Subtarget.getInstrInfo(); in runOnMachineFunction()
74 const X86InstrInfo *TII = ST.getInstrInfo(); in runOnMachineFunction()
52 const X86InstrInfo *TII = nullptr;
65 X86InstrInfo.cpp
138 class X86InstrInfo final : public X86GenInstrInfo {151 explicit X86InstrInfo(X86Subtarget &STI);
88 const X86InstrInfo *TII = nullptr;
91 "X86InstrInfo::hasLockPrefix"
138 const X86InstrInfo *TII = nullptr;
92 const X86InstrInfo *TII = nullptr;244 const X86InstrInfo &TII) { in splitBlock()
119 const X86InstrInfo *TII = nullptr;
307 const X86InstrInfo *TII = nullptr;
375 const X86InstrInfo *TII = nullptr;
89 const X86InstrInfo *TII = nullptr;
656 include "X86InstrInfo.td"659 def X86InstrInfo : InstrInfo;1648 let InstructionSet = X86InstrInfo;
47 const X86InstrInfo *TII = nullptr;
26 ; emit physreg copy instruction") in X86InstrInfo::copyPhysReg.
109 "X86InstrInfo.cpp",