/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | objc_sel_and_id.rs | 19 pub fn f(object: id, selector: objc::runtime::Sel); in f()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 58 static Instruction *foldSelectBinOpIdentity(SelectInst &Sel, in foldSelectBinOpIdentity() 123 static Value *foldSelectICmpAnd(SelectInst &Sel, ICmpInst *Cmp, in foldSelectICmpAnd() 902 static bool adjustMinMax(SelectInst &Sel, ICmpInst &Cmp) { in adjustMinMax() 999 canonicalizeMinMaxWithConstant(SelectInst &Sel, ICmpInst &Cmp, in canonicalizeMinMaxWithConstant() 1043 static Instruction *canonicalizeAbsNabs(SelectInst &Sel, ICmpInst &Cmp, in canonicalizeAbsNabs() 1151 static Value *foldSelectValueEquivalence(SelectInst &Sel, ICmpInst &Cmp, in foldSelectValueEquivalence() 1330 tryToReuseConstantFromSelectInComparison(SelectInst &Sel, ICmpInst &Cmp, in tryToReuseConstantFromSelectInComparison() 1871 Instruction *InstCombiner::foldSelectExtConst(SelectInst &Sel) { in foldSelectExtConst() 1975 SelectInst &Sel, InstCombiner::BuilderTy &Builder) { in canonicalizeScalarSelectOfVecs() 1997 static Instruction *foldSelectCmpBitcasts(SelectInst &Sel, in foldSelectCmpBitcasts() [all …]
|
D | InstCombineCasts.cpp | 278 if (auto *Sel = dyn_cast<SelectInst>(Src)) { in commonCastTransforms() local 1649 Value *Sel = Builder.CreateSelect(Cond, X, NarrowY, "narrow.sel", Op); in visitFPTrunc() local 1656 Value *Sel = Builder.CreateSelect(Cond, NarrowY, X, "narrow.sel", Op); in visitFPTrunc() local 2186 auto *Sel = cast<Instruction>(BitCast.getOperand(0)); in foldBitCastSelect() local
|
D | InstCombineSimplifyDemanded.cpp | 1415 SelectInst *Sel = cast<SelectInst>(I); in SimplifyDemandedVectorElts() local
|
D | InstCombineAndOrXor.cpp | 3290 if (auto *Sel = dyn_cast<SelectInst>(Op0)) { in visitXor() local
|
D | InstructionCombining.cpp | 1110 if (auto *Sel = dyn_cast<SelectInst>(I.getOperand(0))) { in foldBinOpIntoSelectOrPhi() local
|
D | InstCombineCalls.cpp | 3176 Value *Sel = Builder.CreateSelect(BoolVec, CastOp1, CastOp0); in visitCallInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600EmitClauseMarkers.cpp | 145 unsigned Sel = Consts[i].second; in SubstituteKCacheBank() local
|
D | SIOptimizeExecMaskingPreRA.cpp | 239 auto *Sel = TRI->findReachingDef(SelReg, Op1->getSubReg(), *Cmp, MRI, LIS); in optimizeVcndVcmpPair() local
|
D | R600ISelLowering.cpp | 2071 SDValue &Sel, SDValue &Imm, in FoldOperand() 2253 SDValue &Sel = (SelIdx > -1) ? Ops[SelIdx] : FakeOp; in PostISelFolding() local 2295 SDValue &Sel = (SelIdx > -1) ? Ops[SelIdx] : FakeOp; in PostISelFolding() local
|
D | R600InstrInfo.cpp | 298 MachineOperand &Sel = in getSrcs() local 321 MachineOperand &Sel = in getSrcs() local
|
D | SIPeepholeSDWA.cpp | 225 static raw_ostream& operator<<(raw_ostream &OS, SdwaSel Sel) { in operator <<()
|
D | SIISelLowering.cpp | 8306 uint32_t Sel = getConstantPermuteMask(Mask); in performAndCombine() local 8429 uint32_t Sel = Mask | (LHSUsedLanes & 0x04040404); in performAndCombine() local 8478 uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1)); in performOrCombine() local 8518 uint32_t Sel = LHSMask | RHSMask; in performOrCombine() local
|
D | AMDGPUISelLowering.cpp | 2192 SDValue Sel = DAG.getNode(ISD::SELECT, SL, VT, Cmp, SignOne, Zero); in LowerFROUND_LegalFTRUNC() local 4511 unsigned Sel = CMask->getZExtValue(); in computeKnownBitsForTargetNode() local
|
D | AMDGPULegalizerInfo.cpp | 2230 auto Sel = B.buildSelect(S32, CmpRes, C1, C2, Flags); in legalizeFDIVFastIntrin() local
|
D | AMDGPURegisterBankInfo.cpp | 1839 auto Sel = B.buildSelect(SelType, SrcReg, True, False); in applyMappingImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1675 Value *Sel = Builder.CreateSelect(ICmp, LHS, RHS, "smax"); in visitSMaxExpr() local 1700 Value *Sel = Builder.CreateSelect(ICmp, LHS, RHS, "umax"); in visitUMaxExpr() local 1725 Value *Sel = Builder.CreateSelect(ICmp, LHS, RHS, "smin"); in visitSMinExpr() local 1750 Value *Sel = Builder.CreateSelect(ICmp, LHS, RHS, "umin"); in visitUMinExpr() local
|
/third_party/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 1094 __ Sel(p7.VnB(), p12, p11.VnB(), p10.VnB()); in TEST_SVE() local 9376 __ Sel(z0.VnB(), p1, z0.VnB(), z10.VnB()); in TEST_SVE() local 9385 __ Sel(z1.VnH(), p1, z1.VnH(), z10.VnH()); in TEST_SVE() local 9392 __ Sel(z2.VnS(), p1, z2.VnS(), z10.VnS()); in TEST_SVE() local 9399 __ Sel(z3.VnD(), p1, z3.VnD(), z10.VnD()); in TEST_SVE() local 9407 __ Sel(z4.VnB(), p1, z4.VnB(), z10.VnB()); in TEST_SVE() local 9415 __ Sel(z5.VnS(), p1, z5.VnS(), z10.VnS()); in TEST_SVE() local 9423 __ Sel(z6.VnH(), p1, z6.VnH(), z10.VnH()); in TEST_SVE() local 10419 __ Sel(z3.VnB(), p1, z1.VnB(), z0.VnB()); in TEST_SVE() local 10427 __ Sel(z5.VnH(), p2, z1.VnH(), z0.VnH()); in TEST_SVE() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonLoopIdiomRecognition.cpp | 1635 if (SelectInst *Sel = dyn_cast<SelectInst>(BO->getOperand(0))) { in setupPreSimplifier() local 1643 if (SelectInst *Sel = dyn_cast<SelectInst>(BO->getOperand(1))) { in setupPreSimplifier() local 1657 SelectInst *Sel = dyn_cast<SelectInst>(I); in setupPreSimplifier() local
|
D | HexagonISelDAGToDAG.cpp | 1200 SDValue Sel = DAG.getNode(ISD::SELECT, dl, UVT, OpI1, If1, If0); in ppHoistZextI1() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 345 SelectInst *Sel = in replaceRemWithNumeratorOrZero() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 729 if (const auto *Sel = dyn_cast<SelectInst>(ObjPtr)) { in getChainID() local
|
D | LoopVectorize.cpp | 3773 Value *Sel = nullptr; in fixReduction() local 4271 Value *Sel = in widenInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUInstPrinter.cpp | 1503 unsigned Sel = MI->getOperand(OpNo).getImm(); in printRSel() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 2226 Value *Sel = CI->getArgOperand(2); in UpgradeIntrinsicCall() local
|