Searched defs:Sel2 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelLowering.cpp | 2188 SDValue Sel2 = DAG.getSelectCC(DL, C6, Zero, Sub3, Sub2, ISD::SETNE); LowerUDIVREM64() local |
H A D | AMDGPULegalizerInfo.cpp | 4661 auto Sel2 = B.buildSelect( legalizeUnsignedDIV_REM64Impl() local |
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPIRBuilderTest.cpp | 4320 SelectInst *Sel2 = dyn_cast<SelectInst>(Cmp1->getNextNode()); TEST_F() local |