Home
last modified time | relevance | path

Searched defs:Ext (Results 1 – 25 of 59) sorted by relevance

123

/third_party/elfutils/libelf/
Dabstract.h31 #define Ehdr(Bits, Ext) \ argument
50 #define Ehdr32(Ext) \ argument
52 #define Ehdr64(Ext) \ argument
57 #define Phdr32(Ext) \ argument
68 #define Phdr64(Ext) \ argument
82 #define Shdr32(Ext) \ argument
95 #define Shdr64(Ext) \ argument
111 #define Sym32(Ext) \ argument
122 #define Sym64(Ext) \ argument
136 #define Rel32(Ext) \ argument
[all …]
/third_party/rust/crates/clap/tests/derive/
Dboxed.rs18 struct Ext { struct
27 arg: Box::new(Ext { arg: 1 }) in boxed_flatten_subcommand() argument
Dsubcommands.rs482 Ext(Vec<String>), in update_ext_subcommand() enumerator
/third_party/lzma/CPP/7zip/UI/FileManager/
DSysIconUtils.h14 UString Ext; member
/third_party/rust/crates/syn/json/src/
Dlib.rs145 Ext(String), enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbolTable.h89 #define EXT_INDEX(Ext) (offsetof(ShBuiltInResources, Ext) / sizeof(int)) argument
/third_party/lzma/CPP/7zip/Common/
DRegisterArc.h17 const char *Ext; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp33 Ext enumerator
/third_party/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1503 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test1OpNEON_Helper() local
1713 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in Test1OpAcrossNEON_Helper() local
1959 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpNEON_Helper() local
1966 __ Ext(vm, vm, vmtmp, vm_lane_bytes); in Test2OpNEON_Helper() local
2214 __ Ext(vn, vn, vntmp, vn_lane_bytes); in TestByElementNEON_Helper() local
2221 __ Ext(vm, vm, vmtmp, vm_lane_bytes); in TestByElementNEON_Helper() local
2459 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpImmNEON_Helper() local
2684 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in TestOpImmOpImmNEON_Helper() local
Dtest-assembler-sve-aarch64.cc10494 __ Ext(z4.VnB(), z4.VnB(), z4.VnB(), 16); in TEST_SVE() local
10498 __ Ext(z5.VnB(), z5.VnB(), z5.VnB(), 16); in TEST_SVE() local
10503 __ Ext(z5.VnB(), z5.VnB(), z5.VnB(), 16); in TEST_SVE() local
10508 __ Ext(z5.VnB(), z5.VnB(), z5.VnB(), 16); in TEST_SVE() local
14522 __ Ext(z8.VnB(), z8.VnB(), z8.VnB(), 2); in TEST_SVE() local
14565 __ Ext(z12.VnB(), z12.VnB(), z12.VnB(), 4); in TEST_SVE() local
14586 __ Ext(z16.VnB(), z16.VnB(), z16.VnB(), 8); in TEST_SVE() local
14644 __ Ext(z3.VnH(), z3.VnH(), z3.VnH(), 4); in TEST_SVE() local
14671 __ Ext(z3.VnB(), z3.VnB(), z3.VnB(), 8); in TEST_SVE() local
14727 __ Ext(z5.VnB(), z5.VnB(), z5.VnB(), 4); in TEST_SVE() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp623 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
DHexagonISelLowering.cpp2144 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
DHexagonBitTracker.cpp721 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/
DAArch64ISelDAGToDAG.cpp688 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
DAArch64InstructionSelector.cpp4358 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/
DMipsISelLowering.h158 Ext, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp585 if (ExtractValueInst *Ext = dyn_cast<ExtractValueInst>(U.getUser())) { in SurveyFunction() local
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h87 UString Ext; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp625 Instruction *Ext = (*I)->clone(); in applyExts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp581 Instruction *Ext = nullptr; in eliminateTrunc() local
DLoopUtils.cpp811 Value *Ext = in getOrderedReduction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp500 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/Transforms/InstCombine/
DInstCombineVectorOps.cpp162 static Instruction *foldBitcastExtElt(ExtractElementInst &Ext, in foldBitcastExtElt()
2049 auto *Ext = Builder.CreateExtractElement( in visitShuffleVectorInst() local
DInstCombineAddSub.cpp1370 if (Instruction *Ext = narrowMathIfNoOverflow(I)) in visitAdd() local
2099 if (Instruction *Ext = narrowMathIfNoOverflow(I)) in visitSub() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3788 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

123