Searched defs:UnfoldStore (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDGPUInstrInfo.cpp | 166 bool UnfoldStore, in unfoldMemoryOperand() 181 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 464 unsigned Reg, bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2881 unsigned Reg, bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand() 3114 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 974 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()
|