Home
last modified time | relevance | path

Searched defs:Cmp2 (Results 1 – 24 of 24) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRShiftExpand.cpp134 Value *Cmp2 = Builder.CreateICmpEQ(ShiftAmountSub, Int8Zero); in expand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUPreLegalizerCombiner.cpp48 int64_t Cmp2 = 0; member
78 const auto Cmp2 = MatchInfo.Cmp2; in matchClampI64ToI16() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp89 Value *Cmp2 = SizeRange.getUnsignedMin().uge(OffsetRange.getUnsignedMax()) in getBoundsCheckCond() local
DAddressSanitizer.cpp1652 Value *Cmp2 = createSlowPathCmp(IRB, AddrLong, ShadowValue, TypeSize); in instrumentAddress() local
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp154 Value *Cmp2 = Builder->CreateICmpULT(Size, Offset); in instrument() local
DAddressSanitizer.cpp1175 Value *Cmp2 = createSlowPathCmp(IRB, AddrLong, ShadowValue, TypeSize); in instrumentAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp91 Value *Cmp2 = SizeRange.getUnsignedMin().uge(OffsetRange.getUnsignedMax()) in getBoundsCheckCond() local
DAddressSanitizer.cpp1716 Value *Cmp2 = createSlowPathCmp(IRB, AddrLong, ShadowValue, TypeSize); in instrumentAddress() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp492 auto Cmp2 = dyn_cast<CmpInst>(CInst2); in MergeIfRegion() local
DLibCallsShrinkWrap.cpp106 CmpInst::Predicate Cmp2, float Val2) { in createOrCond()
DCodeMoverUtils.cpp216 if (const CmpInst *Cmp2 = dyn_cast<CmpInst>(&V2)) { in isInverse() local
DSimplifyCFG.cpp5877 Value *Cmp2 = Builder.CreateICmpEQ(Condition, CaseValues[1], in foldSwitchToSelect() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp105 CmpInst::Predicate Cmp2, float Val2) { in createOrCond()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp572 Value *Cmp2 = IRB.CreateICmpEQ(ThenLabel, IRB.getInt32(0)); in wrapTestSetjmp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp996 auto Cmp2 = getVectorFCMP(CC2, LHS, RHS, IsZero, NoNans, MRI); in lowerVectorFCMP() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp755 Value *Cmp2 = IRB.CreateICmpEQ(ThenLabel, IRB.getInt32(0)); in wrapTestSetjmp() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1800 SDValue Cmp2 = DAG.getSetCC(dl, getSetCCResultType(NVT), Lo, LoOps[1], in ExpandIntRes_ADDSUB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2356 SDValue Cmp2 = DAG.getSetCC(dl, getSetCCResultType(NVT), Lo, LoOps[1], in ExpandIntRes_ADDSUB() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6802 SDValue Cmp2 = in LowerVSETCC() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3932 SDValue Cmp2 = getVFPCmp(LHS, RHS, DAG, dl); in LowerSELECT_CC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp8519 SDValue Cmp2 = in LowerVSETCC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5086 SDValue Cmp2 = getVFPCmp(LHS, RHS, DAG, dl); in LowerSELECT_CC() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5558 SDValue Cmp2 = getVFPCmp(LHS, RHS, DAG, dl); in LowerSELECT_CC() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp13182 SDValue Cmp2 = in LowerVSETCC() local