Searched defs:UnfoldStore (Results 1 – 6 of 6) sorted by relevance
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 974 bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1192 bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1215 bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 6366 bool UnfoldStore, SmallVectorImpl<MachineInstr *> &NewMIs) const { in unfoldMemoryOperand() 6593 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5453 bool UnfoldStore, SmallVectorImpl<MachineInstr *> &NewMIs) const { in unfoldMemoryOperand() 5729 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 6209 bool UnfoldStore, SmallVectorImpl<MachineInstr *> &NewMIs) const { in unfoldMemoryOperand() 6485 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold()
|