/third_party/typescript/src/testRunner/unittests/tsbuild/ |
D | outFile.ts | 4 const enum Ext { js, jsmap, dts, dtsmap, buildinfo } enum
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable.h | 89 #define EXT_INDEX(Ext) (offsetof(ShBuiltInResources, Ext) / sizeof(int)) argument
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 32 Ext enumerator
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 33 Ext enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 623 SDValue Ext = !V.isUndef() ? DAG.getZExtOrTrunc(V, dl, MVT::i8) in buildHvxVectorPred() local 643 SDValue Ext = (B < 8) ? DAG.getZExtOrTrunc(F, dl, MVT::i8) in buildHvxVectorPred() local 737 SDValue Ext = extractHvxElementReg(opCastElem(VecV, MVT::i32, DAG), WordIdx, in insertHvxElementReg() local
|
D | HexagonISelLowering.cpp | 2144 SDValue Ext = DAG.getZExtOrTrunc(Sc, dl, MVT::i32); in LowerBITCAST() local 2235 SDValue Ext = DAG.getZExtOrTrunc(Elem[First], dl, MVT::i32); in buildVector32() local 2297 SDValue Ext = DAG.getZExtOrTrunc(Elem[First], dl, MVT::i32); in buildVector64() local 3340 Value *Ext = Builder.CreateZExt(Cmp, Type::getInt32Ty(M->getContext())); in emitStoreConditional() local
|
D | HexagonBitTracker.cpp | 721 RegisterCell Ext = eXTR(Pad, Of, Wd+Of); in evaluate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 688 AArch64_AM::ShiftExtendType Ext; in SelectArithExtendedRegister() local 930 AArch64_AM::ShiftExtendType Ext = in SelectExtendedSHL() local 998 AArch64_AM::ShiftExtendType Ext = AArch64_AM::InvalidShiftExtend; in SelectAddrModeWRO() local 2649 MachineSDNode *Ext = CurDAG->getMachineNode( in tryShiftAmountMod() local
|
D | AArch64InstructionSelector.cpp | 4358 auto Ext = getExtendTypeForInst(*ExtInst, MRI, true); in selectExtendedSHL() local 4532 AArch64_AM::ShiftExtendType Ext = in selectAddrModeWRO() local 4797 AArch64_AM::ShiftExtendType Ext; in selectArithExtendedRegister() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 158 Ext, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SeparateConstOffsetFromGEP.cpp | 625 Instruction *Ext = (*I)->clone(); in applyExts() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 585 if (ExtractValueInst *Ext = dyn_cast<ExtractValueInst>(U.getUser())) { in SurveyFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 581 Instruction *Ext = nullptr; in eliminateTrunc() local
|
D | LoopUtils.cpp | 811 Value *Ext = in getOrderedReduction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 162 static Instruction *foldBitcastExtElt(ExtractElementInst &Ext, in foldBitcastExtElt() 2049 auto *Ext = Builder.CreateExtractElement( in visitShuffleVectorInst() local
|
D | InstCombineAddSub.cpp | 1370 if (Instruction *Ext = narrowMathIfNoOverflow(I)) in visitAdd() local 2099 if (Instruction *Ext = narrowMathIfNoOverflow(I)) in visitSub() local
|
D | InstCombineMulDivRem.cpp | 376 if (Instruction *Ext = narrowMathIfNoOverflow(I)) in visitMul() local
|
D | InstCombineAndOrXor.cpp | 1984 if (Instruction *Ext = dyn_cast<ZExtInst>(Op0)) in matchBSwap() local 1987 if (Instruction *Ext = dyn_cast<ZExtInst>(Op1)) in matchBSwap() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 500 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, SVT, In, Op1); in PromoteIntRes_EXTRACT_VECTOR_ELT() local 4214 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, in PromoteIntRes_EXTRACT_SUBVECTOR() local 4328 SDValue Ext = DAG.getNode( in PromoteIntRes_CONCAT_VECTORS() local 4402 SDValue Ext = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, in PromoteIntOp_EXTRACT_VECTOR_ELT() local 4417 SDValue Ext = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, OutVT, V0, N->getOperand(1)); in PromoteIntOp_EXTRACT_SUBVECTOR() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 3788 Instruction *Ext, TypePromotionTransaction &TPT, in signExtendOperandForOther() 3798 Instruction *Ext, TypePromotionTransaction &TPT, in zeroExtendOperandForOther() 3934 Instruction *Ext, const SetOfInstrs &InsertedInsts, in getAction() 4015 Instruction *Ext, TypePromotionTransaction &TPT, in promoteOperandForOther() 4357 Instruction *Ext = dyn_cast<Instruction>(AddrInst); in matchOperationAddr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1618 ISD::LoadExtType Ext = ISD::NON_EXTLOAD; in LowerFormalArguments() local
|
D | AMDGPUISelLowering.cpp | 2517 SDValue Ext = DAG.getNode(ISD::ZERO_EXTEND, DL, MVT::i32, Src); in LowerUINT_TO_FP() local 2554 SDValue Ext = DAG.getNode(ISD::SIGN_EXTEND, DL, MVT::i32, Src); in LowerSINT_TO_FP() local
|
D | AMDGPURegisterBankInfo.cpp | 1853 auto Ext = B.buildAnyExt(DstTy, SrcReg); in applyMappingImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 3499 auto Ext = static_cast<AArch64Operand*>(ExtOpnd.back().get()); in tryParseGPROperand() local 5710 auto Ext = static_cast<AArch64Operand *>(ExtOpnd.back().get()); in tryParseSVEDataVector() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1622 const SCEV *Ext = SE.getNoopOrAnyExtend(S, CanonicalIV->getType()); in visitAddRecExpr() local
|