Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2188 SDValue Sel2 = DAG.getSelectCC(DL, C6, Zero, Sub3, Sub2, ISD::SETNE); LowerUDIVREM64() local
H A DAMDGPULegalizerInfo.cpp4661 auto Sel2 = B.buildSelect( legalizeUnsignedDIV_REM64Impl() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4320 SelectInst *Sel2 = dyn_cast<SelectInst>(Cmp1->getNextNode()); TEST_F() local