Home
last modified time | relevance | path

Searched defs:AndConst (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp901 Constant *AndConst = ConstantInt::get(A->getType(), AndValue); in visitZExt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1157 Constant *AndConst = ConstantInt::get(A->getType(), AndValue); in visitZExt() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2369 SDValue AndConst = DAG.getConstant(1, dl, MVT::i64); in ExpandLegalINT_TO_FP() local
DDAGCombiner.cpp9493 const APInt &AndConst = cast<ConstantSDNode>(AndOp1)->getAPIntValue(); in visitBRCOND() local
13828 ConstantSDNode *AndConst = getAsNonOpaqueConstant(N0.getOperand(1)); in visitFP16_TO_FP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6233 SDValue AndConst = DAG.getConstant(1, dl, SrcVT); in expandUINT_TO_FP() local
DDAGCombiner.cpp13582 const APInt &AndConst = cast<ConstantSDNode>(AndOp1)->getAPIntValue(); in rebuildSetCC() local
19727 ConstantSDNode *AndConst = getAsNonOpaqueConstant(N0.getOperand(1)); in visitFP16_TO_FP() local