Home
last modified time | relevance | path

Searched defs:CondVal (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1681 Value *CondVal = SI.getCondition(); in foldAddSubSelect() local
1756 Value *CondVal = SI.getCondition(); in foldOverflowingAddSubSelect() local
1935 Value *CondVal = SI.getCondition(); in canonicalizeSelectToShuffle() local
2327 Value *CondVal = SI.getCondition(); in visitSelectInst() local
DInstructionCombining.cpp3506 bool CondVal = cast<ConstantInt>(BI->getCondition())->getZExtValue(); in AddReachableCodeToWorklist() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp1123 Constant *CondVal = nullptr; in TryTrivialLoopUnswitch() local
DNewGVN.cpp2510 auto *CondVal = cast<ConstantInt>(CondEvaluated); in processOutgoingEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp951 GenericValue CondVal = getOperandValue(Cond, SF); in visitSwitchInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2262 Ice::Operand *CondVal = getRelativeOperand(Values[2], BaseIndex); in ProcessRecord() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp3854 static Value *simplifySelectWithICmpCond(Value *CondVal, Value *TrueVal, in simplifySelectWithICmpCond()
DScalarEvolution.cpp8049 auto *CondVal = dyn_cast_or_null<ConstantInt>( in computeExitCountExhaustively() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2275 const Value *CondVal = I.getCondition(); in visitBr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp24041 unsigned CondVal = Op.getConstantOperandVal(3); in LowerINTRINSIC_WO_CHAIN() local