Home
last modified time | relevance | path

Searched refs:getOpcodeAfterMemoryUnfold (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h473 getOpcodeAfterMemoryUnfold(unsigned Opc, bool UnfoldLoad, bool UnfoldStore,
H A DX86SpeculativeLoadHardening.cpp844 unsigned UnfoldedOpc = TII.getOpcodeAfterMemoryUnfold( in getRegClassForUnfoldedLoad()
H A DX86InstrInfo.cpp8634 X86InstrInfo::getOpcodeAfterMemoryUnfold(unsigned Opc, bool UnfoldLoad, in getOpcodeAfterMemoryUnfold() function in X86InstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1435 getOpcodeAfterMemoryUnfold(unsigned Opc, bool UnfoldLoad, bool UnfoldStore,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1393 TII->getOpcodeAfterMemoryUnfold(MI->getOpcode(), in ExtractHoistableLoad()
H A DTwoAddressInstructionPass.cpp1393 TII->getOpcodeAfterMemoryUnfold(MI.getOpcode(), in tryInstructionTransform()