Home
last modified time | relevance | path

Searched refs:isAddMemInstrWithRelocation (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CompressEVEX.cpp261 assert(!isAddMemInstrWithRelocation(MI) && in CompressEVEXImpl()
H A DX86InstrInfo.h177 inline static bool isAddMemInstrWithRelocation(const MachineInstr &MI) { in isAddMemInstrWithRelocation() function
H A DX86FlagsCopyLowering.cpp253 X86EnableAPXForRelocation ? false : isAddMemInstrWithRelocation(MI); in getClobberType()
H A DX86InstrInfo.cpp5439 : isAddMemInstrWithRelocation(Inst); in optimizeCompareInstr()