Home
last modified time | relevance | path

Searched refs:ExtDstTy (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2222 EVT ExtDstTy = N0.getValueType(); in SimplifySetCC() local
2223 unsigned ExtDstTyBits = ExtDstTy.getSizeInBits(); in SimplifySetCC()
2246 dl, ExtDstTy), in SimplifySetCC()