Home
last modified time | relevance | path

Searched defs:ZeroV (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp345 return Builder.CreateICmpEQ(AndV, ZeroV); in insertOperandRuntimeCheck() local
/llvm-project/polly/lib/CodeGen/
H A DIslAst.cpp405 auto ZeroV = isl::val::zero(Build.ctx()); in buildRunCondition() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8589 SDValue ZeroV = DAG.getConstant(0, DL, IntVT); expandIS_FPCLASS() local