Home
last modified time | relevance | path

Searched refs:CanZextLoadProfitably (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3183 bool CanZextLoadProfitably = TLI.isLoadExtLegal(ISD::ZEXTLOAD, in visitAND() local
3196 case ISD::EXTLOAD: B = CanZextLoadProfitably; break; in visitAND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4511 bool CanZextLoadProfitably = TLI.isLoadExtLegal(ISD::ZEXTLOAD, in visitAND() local
4523 case ISD::EXTLOAD: B = CanZextLoadProfitably; break; in visitAND()