Home
last modified time | relevance | path

Searched refs:UnfoldStore (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h102 unsigned Reg, bool UnfoldLoad, bool UnfoldStore,
107 bool UnfoldLoad, bool UnfoldStore,
DAMDGPUInstrInfo.cpp166 bool UnfoldStore, in unfoldMemoryOperand() argument
181 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold() argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h102 unsigned Reg, bool UnfoldLoad, bool UnfoldStore,
107 bool UnfoldLoad, bool UnfoldStore,
DAMDGPUInstrInfo.cpp166 bool UnfoldStore, in unfoldMemoryOperand() argument
181 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold() argument
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.h116 unsigned Reg, bool UnfoldLoad, bool UnfoldStore,
121 bool UnfoldLoad, bool UnfoldStore,
DAMDGPUInstrInfo.cpp197 bool UnfoldStore, in unfoldMemoryOperand() argument
212 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold() argument
/external/llvm/lib/Target/X86/
DX86InstrInfo.h324 unsigned Reg, bool UnfoldLoad, bool UnfoldStore,
337 bool UnfoldLoad, bool UnfoldStore,
DX86InstrInfo.cpp4581 unsigned Reg, bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand() argument
4594 if (UnfoldStore && !FoldedStore) in unfoldMemoryOperand()
4596 UnfoldStore &= FoldedStore; in unfoldMemoryOperand()
4630 if (UnfoldStore) { in unfoldMemoryOperand()
4693 if (UnfoldStore) { in unfoldMemoryOperand()
4812 bool UnfoldLoad, bool UnfoldStore, in getOpcodeAfterMemoryUnfold() argument
4822 if (UnfoldStore && !FoldedStore) in getOpcodeAfterMemoryUnfold()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h607 unsigned Reg, bool UnfoldLoad, bool UnfoldStore, in unfoldMemoryOperand() argument
624 bool UnfoldLoad, bool UnfoldStore,