Searched defs:UnfoldStore (Results  1 – 4 of 4) 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/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()
  |