Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2125 EVT ExtDstTy = N0.getValueType(); in SimplifySetCC() local
2126 unsigned ExtDstTyBits = ExtDstTy.getSizeInBits(); in SimplifySetCC()
2149 ExtDstTy), in SimplifySetCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1625 EVT ExtDstTy = N0.getValueType(); in SimplifySetCC() local
1626 unsigned ExtDstTyBits = ExtDstTy.getSizeInBits(); in SimplifySetCC()
1649 dl, ExtDstTy), in SimplifySetCC()