Home
last modified time | relevance | path

Searched refs:EltIsUndef (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5170 bool EltIsUndef = true; in ConstantFoldBITCASTofBUILD_VECTOR() local
5176 EltIsUndef = false; in ConstantFoldBITCASTofBUILD_VECTOR()
5182 if (EltIsUndef) in ConstantFoldBITCASTofBUILD_VECTOR()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7708 bool EltIsUndef = true; in ConstantFoldBITCASTofBUILD_VECTOR() local
7714 EltIsUndef = false; in ConstantFoldBITCASTofBUILD_VECTOR()
7720 if (EltIsUndef) in ConstantFoldBITCASTofBUILD_VECTOR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10058 bool EltIsUndef = true; in ConstantFoldBITCASTofBUILD_VECTOR() local
10064 EltIsUndef = false; in ConstantFoldBITCASTofBUILD_VECTOR()
10070 if (EltIsUndef) in ConstantFoldBITCASTofBUILD_VECTOR()