Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp392 SDValue OddVal = DAG.getNode(ISD::SRL, DL, ValueVT, Val, in getCopyToParts() local
394 getCopyToParts(DAG, DL, OddVal, Parts + RoundParts, OddParts, PartVT); in getCopyToParts()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp467 SDValue OddVal = DAG.getNode(ISD::SRL, DL, ValueVT, Val, in getCopyToParts() local
469 getCopyToParts(DAG, DL, OddVal, Parts + RoundParts, OddParts, PartVT, V); in getCopyToParts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp573 SDValue OddVal = DAG.getNode(ISD::SRL, DL, ValueVT, Val, in getCopyToParts() local
575 getCopyToParts(DAG, DL, OddVal, Parts + RoundParts, OddParts, PartVT, V, in getCopyToParts()