Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DFloating.h
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp1036 Register CmpRes; applyLowerVectorFCMP() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2350 auto CmpRes = legalizeAddrSpaceCast() local
2383 auto CmpRes = B.buildICmp(CmpInst::ICMP_NE, LLT::scalar(1), Src, legalizeAddrSpaceCast() local
5158 auto CmpRes = B.buildFCmp(CmpInst::FCMP_OGT, S1, Abs, C0, Flags); legalizeFDIVFastIntrin() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9498 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[2], EightV); EmitAArch64TblBuiltinExpr() local
9515 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[4], EmitAArch64TblBuiltinExpr() local
[all...]
H A DCGOpenMPRuntime.cpp11773 llvm::Value *CmpRes; emitLastprivateConditionalUpdate() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp24192 ExprResult CmpRes = SemaRef.CreateBuiltinBinOp( ActOnOMPIteratorExpr() local