Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp885 bool &isLHSID, bool &isRHSID) { in recognizeIdentityMask()
982 bool isLHSID, isRHSID; in visitShuffleVectorInst() local
1268 bool isLHSID, isRHSID; in visitShuffleVectorInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp1110 bool &isLHSID, bool &isRHSID) { in recognizeIdentityMask()
1416 bool isLHSID, isRHSID; in visitShuffleVectorInst() local
1702 bool isLHSID, isRHSID; in visitShuffleVectorInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp507 bool isLHSID = true, isRHSID = true; in visitShuffleVectorInst() local