Home
last modified time | relevance | path

Searched defs:TruncC (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1192 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
1202 Constant *TruncC = ConstantExpr::getTrunc(C, SrcTy); in foldLogicCastConstant() local
DInstCombineMulDivRem.cpp915 Constant *TruncC = ConstantExpr::getTrunc(C, X->getType()); in narrowUDivURem() local
DInstCombineSelect.cpp1259 Constant *TruncC = ConstantExpr::getTrunc(C, SmallType); in foldSelectExtConst() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3274 APInt TruncC = N101C->getAPIntValue(); in visitSHL() local
3459 APInt TruncC = N101C->getAPIntValue(); in visitSRA() local
3646 APInt TruncC = N101C->getAPIntValue(); in visitSRL() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4376 APInt TruncC = N01C->getAPIntValue(); in distributeTruncateThroughAnd() local