Home
last modified time | relevance | path

Searched refs:getSelect (Results 1 – 25 of 103) sorted by relevance

12345

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemVariable.java121 public XPath getSelect() in getSelect() method in ElemVariable
424 return new XPath(new XRTreeFragSelectWrapper(valueof.getSelect().getExpression())); in rewriteChildToExpression()
DXUnresolvedVariableSimple.java55 Expression expr = ((ElemVariable)m_obj).getSelect().getExpression(); in execute()
DElemSort.java93 public XPath getSelect() in getSelect() method in ElemSort
DElemWithParam.java82 public XPath getSelect() in getSelect() method in ElemWithParam
DElemValueOf.java92 public XPath getSelect() in getSelect() method in ElemValueOf
DRedundentExprEliminator.java666 paths.setElementAt(var.getSelect(), firstOccuranceIndex); in findAndEliminateRedundant()
716 paths.setElementAt(var.getSelect(), firstOccuranceIndex); in oldFindAndEliminateRedundant()
739 paths.setElementAt(var.getSelect(), firstOccuranceIndex); in oldFindAndEliminateRedundant()
1178 Expression select = efe.getSelect(); in visitInstruction()
DElemCopyOf.java73 public XPath getSelect() in getSelect() method in ElemCopyOf
DElemForEach.java114 public Expression getSelect() in getSelect() method in ElemForEach
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp881 return DAG.getSelect(SDLoc(N), in PromoteIntRes_SELECT()
2164 Lo = DAG.getSelect(dl, NVT, isShort, LoS, LoL); in ExpandShiftWithUnknownAmountBit()
2165 Hi = DAG.getSelect(dl, NVT, isZero, InH, in ExpandShiftWithUnknownAmountBit()
2166 DAG.getSelect(dl, NVT, isShort, HiS, HiL)); in ExpandShiftWithUnknownAmountBit()
2181 Lo = DAG.getSelect(dl, NVT, isZero, InL, in ExpandShiftWithUnknownAmountBit()
2182 DAG.getSelect(dl, NVT, isShort, LoS, LoL)); in ExpandShiftWithUnknownAmountBit()
2183 Hi = DAG.getSelect(dl, NVT, isShort, HiS, HiL); in ExpandShiftWithUnknownAmountBit()
2197 Lo = DAG.getSelect(dl, NVT, isZero, InL, in ExpandShiftWithUnknownAmountBit()
2198 DAG.getSelect(dl, NVT, isShort, LoS, LoL)); in ExpandShiftWithUnknownAmountBit()
2199 Hi = DAG.getSelect(dl, NVT, isShort, HiS, HiL); in ExpandShiftWithUnknownAmountBit()
[all …]
DTargetLowering.cpp4943 return DAG.getSelect(dl, VT, IsOne, N0, Q); in BuildUDIV()
5976 Result = DAG.getSelect(DL, VT, IsZeroShift, IsFSHL ? X : Y, Or); in expandFunnelShift()
6157 SDValue FltOfs = DAG.getSelect(dl, SrcVT, Sel, in expandFP_TO_UINT()
6160 SDValue IntOfs = DAG.getSelect(dl, DstVT, Sel, in expandFP_TO_UINT()
6188 Result = DAG.getSelect(dl, DstVT, Sel, True, False); in expandFP_TO_UINT()
6241 SDValue InCvt = DAG.getSelect(dl, SrcVT, SignBitTest, Or, Src); in expandUINT_TO_FP()
6261 Result = DAG.getSelect(dl, DstVT, SignBitTest, Slow, Fast); in expandUINT_TO_FP()
7149 return DAG.getSelect(dl, VT, Overflow, AllOnes, SumDiff); in expandAddSubSat()
7158 return DAG.getSelect(dl, VT, Overflow, Zero, SumDiff); in expandAddSubSat()
7167 Result = DAG.getSelect(dl, VT, SumNeg, SatMax, SatMin); in expandAddSubSat()
[all …]
DLegalizeVectorOps.cpp1029 Mask = DAG.getSelect(DL, BitTy, Mask, in ExpandSELECT()
1527 ScalarResult = DAG.getSelect(dl, EltVT, ScalarResult, in UnrollStrictFPOp()
1564 Ops[i] = DAG.getSelect(dl, EltVT, Ops[i], in UnrollVSETCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp570 return DAG.getSelect(SDLoc(N), in PromoteIntRes_SELECT()
1636 Lo = DAG.getSelect(dl, NVT, isShort, LoS, LoL); in ExpandShiftWithUnknownAmountBit()
1637 Hi = DAG.getSelect(dl, NVT, isZero, InH, in ExpandShiftWithUnknownAmountBit()
1638 DAG.getSelect(dl, NVT, isShort, HiS, HiL)); in ExpandShiftWithUnknownAmountBit()
1653 Lo = DAG.getSelect(dl, NVT, isZero, InL, in ExpandShiftWithUnknownAmountBit()
1654 DAG.getSelect(dl, NVT, isShort, LoS, LoL)); in ExpandShiftWithUnknownAmountBit()
1655 Hi = DAG.getSelect(dl, NVT, isShort, HiS, HiL); in ExpandShiftWithUnknownAmountBit()
1669 Lo = DAG.getSelect(dl, NVT, isZero, InL, in ExpandShiftWithUnknownAmountBit()
1670 DAG.getSelect(dl, NVT, isShort, LoS, LoL)); in ExpandShiftWithUnknownAmountBit()
1671 Hi = DAG.getSelect(dl, NVT, isShort, HiS, HiL); in ExpandShiftWithUnknownAmountBit()
[all …]
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1006 return DAG.getSelect(SDLoc(N), in PromoteIntRes_SELECT()
2421 Lo = DAG.getSelect(dl, NVT, isShort, LoS, LoL); in ExpandShiftWithUnknownAmountBit()
2422 Hi = DAG.getSelect(dl, NVT, isZero, InH, in ExpandShiftWithUnknownAmountBit()
2423 DAG.getSelect(dl, NVT, isShort, HiS, HiL)); in ExpandShiftWithUnknownAmountBit()
2438 Lo = DAG.getSelect(dl, NVT, isZero, InL, in ExpandShiftWithUnknownAmountBit()
2439 DAG.getSelect(dl, NVT, isShort, LoS, LoL)); in ExpandShiftWithUnknownAmountBit()
2440 Hi = DAG.getSelect(dl, NVT, isShort, HiS, HiL); in ExpandShiftWithUnknownAmountBit()
2454 Lo = DAG.getSelect(dl, NVT, isZero, InL, in ExpandShiftWithUnknownAmountBit()
2455 DAG.getSelect(dl, NVT, isShort, LoS, LoL)); in ExpandShiftWithUnknownAmountBit()
2456 Hi = DAG.getSelect(dl, NVT, isShort, HiS, HiL); in ExpandShiftWithUnknownAmountBit()
[all …]
DLegalizeVectorOps.cpp930 Mask = DAG.getSelect(DL, BitTy, Mask, in ExpandSELECT()
1436 ScalarResult = DAG.getSelect(dl, EltVT, ScalarResult, in UnrollStrictFPOp()
1471 Ops[i] = DAG.getSelect(dl, EltVT, Ops[i], in UnrollVSETCC()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1260 LoBitsForHi = DAG.getSelect(dl, MVT::i32, SetCC, Zero, LoBitsForHi); in LowerSHL_PARTS()
1272 DAG.getSelect(dl, MVT::i32, SetCC, HiForBigShift, HiForNormalShift); in LowerSHL_PARTS()
1277 SDValue Lo = DAG.getSelect( in LowerSHL_PARTS()
1310 Hi = DAG.getSelect(dl, MVT::i32, SetCC, Zero, Hi); in LowerSRL_PARTS()
1313 Lo = DAG.getSelect(dl, MVT::i32, SetCC, Hi, Lo); in LowerSRL_PARTS()
1317 Lo = DAG.getSelect(dl, MVT::i32, ShiftIsZero, Lo, in LowerSRL_PARTS()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1260 LoBitsForHi = DAG.getSelect(dl, MVT::i32, SetCC, Zero, LoBitsForHi); in LowerSHL_PARTS()
1272 DAG.getSelect(dl, MVT::i32, SetCC, HiForBigShift, HiForNormalShift); in LowerSHL_PARTS()
1277 SDValue Lo = DAG.getSelect( in LowerSHL_PARTS()
1310 Hi = DAG.getSelect(dl, MVT::i32, SetCC, Zero, Hi); in LowerSRL_PARTS()
1313 Lo = DAG.getSelect(dl, MVT::i32, SetCC, Hi, Lo); in LowerSRL_PARTS()
1317 Lo = DAG.getSelect(dl, MVT::i32, ShiftIsZero, Lo, in LowerSRL_PARTS()
/external/apache-xml/src/main/java/org/apache/xpath/operations/
DVariable.java329 XPath xpath = vvar.getSelect(); in getAnalysisBits()
/external/llvm/include/llvm/IR/
DConstantFolder.h215 return ConstantExpr::getSelect(C, True, False); in CreateSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstantFolder.h250 return ConstantExpr::getSelect(C, True, False); in CreateSelect()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetFolder.h242 return Fold(ConstantExpr::getSelect(C, True, False)); in CreateSelect()
/external/llvm/include/llvm/Analysis/
DTargetFolder.h240 return Fold(ConstantExpr::getSelect(C, True, False)); in CreateSelect()
/external/llvm-project/llvm/include/llvm/IR/
DConstantFolder.h255 return ConstantExpr::getSelect(C, True, False); in CreateSelect()
/external/llvm-project/llvm/include/llvm/Analysis/
DTargetFolder.h249 return Fold(ConstantExpr::getSelect(C, True, False)); in CreateSelect()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1264 Hi = DAG.getSelect(dl, MVT::i32, SetCC, Zero, Hi); in LowerSRL_PARTS()
1267 Lo = DAG.getSelect(dl, MVT::i32, SetCC, Hi, Lo); in LowerSRL_PARTS()
1271 Lo = DAG.getSelect(dl, MVT::i32, ShiftIsZero, Lo, in LowerSRL_PARTS()
/external/llvm/lib/Transforms/Utils/
DEvaluator.cpp292 InstResult = ConstantExpr::getSelect(getVal(SI->getOperand(0)), in EvaluateBlock()

12345