Home
last modified time | relevance | path

Searched defs:CmpRes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp938 Register CmpRes; in lowerVectorFCMP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp1848 auto CmpRes = in legalizeAddrSpaceCast() local
1871 auto CmpRes = in legalizeAddrSpaceCast() local
3379 auto CmpRes = B.buildFCmp(CmpInst::FCMP_OGT, S1, Abs, C0, Flags); in legalizeFDIVFastIntrin() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp8244 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[2], EightV); in EmitAArch64TblBuiltinExpr() local
8262 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[4], in EmitAArch64TblBuiltinExpr() local
H A DCGOpenMPRuntime.cpp12428 llvm::Value *CmpRes; in emitLastprivateConditionalUpdate() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp5334 ExprResult CmpRes = in ActOnOMPIteratorExpr() local