Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.h373 getOpcodeAfterMemoryUnfold(unsigned Opc, bool UnfoldLoad, bool UnfoldStore,
DX86SpeculativeLoadHardening.cpp843 unsigned UnfoldedOpc = TII.getOpcodeAfterMemoryUnfold( in getRegClassForUnfoldedLoad()
DX86InstrInfo.cpp5728 unsigned X86InstrInfo::getOpcodeAfterMemoryUnfold(unsigned Opc, in getOpcodeAfterMemoryUnfold() function in X86InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1209 getOpcodeAfterMemoryUnfold(unsigned Opc, bool UnfoldLoad, bool UnfoldStore,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp1333 TII->getOpcodeAfterMemoryUnfold(MI->getOpcode(), in ExtractHoistableLoad()
DTwoAddressInstructionPass.cpp1352 TII->getOpcodeAfterMemoryUnfold(MI.getOpcode(), in tryInstructionTransform()