Home
last modified time | relevance | path

Searched defs:FoldedStore (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.cpp2890 bool FoldedStore = I->second.second & TB_FOLDED_STORE; in unfoldMemoryOperand() local
3018 bool FoldedStore = I->second.second & TB_FOLDED_STORE; in unfoldMemoryOperand() local
3121 bool FoldedStore = I->second.second & TB_FOLDED_STORE; in getOpcodeAfterMemoryUnfold() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp6373 bool FoldedStore = I->second.second & TB_FOLDED_STORE; in unfoldMemoryOperand() local
6495 bool FoldedStore = I->second.second & TB_FOLDED_STORE; in unfoldMemoryOperand() local
6599 bool FoldedStore = I->second.second & TB_FOLDED_STORE; in getOpcodeAfterMemoryUnfold() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp5365 bool FoldedStore = I->Flags & TB_FOLDED_STORE; in unfoldMemoryOperand() local
5487 bool FoldedStore = I->Flags & TB_FOLDED_STORE; in unfoldMemoryOperand() local
5616 bool FoldedStore = I->Flags & TB_FOLDED_STORE; in getOpcodeAfterMemoryUnfold() local