Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2999 EVT RetSclrTy = N->getValueType(0).getVectorElementType(); in PromoteIntOp_CONCAT_VECTORS() local
3014 SDValue Tr = DAG.getNode(ISD::TRUNCATE, dl, RetSclrTy, Ex); in PromoteIntOp_CONCAT_VECTORS()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3420 EVT RetSclrTy = N->getValueType(0).getVectorElementType(); in PromoteIntOp_CONCAT_VECTORS() local
3436 SDValue Tr = DAG.getNode(ISD::TRUNCATE, dl, RetSclrTy, Ex); in PromoteIntOp_CONCAT_VECTORS()