Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp497 auto *CBO = BO->clone(); in getTrueOrFalseValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp731 Constant *CBO = dyn_cast<Constant>(BO.getOperand(SelOpNo ^ 1)); in foldBinOpIntoSelect() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2570 SDValue CBO = BO->getOperand(SelOpNo ^ 1); in foldBinOpIntoSelect() local