Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp348 if (const auto *ExactOp = dyn_cast<PossiblyExactOperator>(&I)) in promoteUniformOpToI32() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3109 if (auto *ExactOp = dyn_cast<PossiblyExactOperator>(&I)) in visitBinary() local
3161 if (const PossiblyExactOperator *ExactOp = in visitShift() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp4889 if (const auto *ExactOp = dyn_cast<PossiblyExactOperator>(Op)) in canCreateUndefOrPoison() local