Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFloating.h105 llvm::APFloatBase::cmpResult CmpRes = F.compare(RHS.F); in compare() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp1035 Register CmpRes; in applyLowerVectorFCMP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2256 auto CmpRes = in legalizeAddrSpaceCast() local
2287 auto CmpRes = B.buildICmp(CmpInst::ICMP_NE, LLT::scalar(1), Src, in legalizeAddrSpaceCast() local
5043 auto CmpRes = B.buildFCmp(CmpInst::FCMP_OGT, S1, Abs, C0, Flags); in legalizeFDIVFastIntrin() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9328 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[2], EightV); in EmitAArch64TblBuiltinExpr() local
9345 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[4], in EmitAArch64TblBuiltinExpr() local
H A DCGOpenMPRuntime.cpp11753 llvm::Value *CmpRes; in emitLastprivateConditionalUpdate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5795 ExprResult CmpRes = in ActOnOMPIteratorExpr() local