Home
last modified time | relevance | path

Searched defs:Element (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutionUtils.h55 struct Element { struct
56 Element(unsigned Priority, Function *Func, Value *Data) in Element() argument
82 Element operator*() const; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DFileMatchTrie.cpp74 StringRef Element(llvm::sys::path::filename( in insert() local
78 StringRef Element(llvm::sys::path::filename( in insert() local
118 StringRef Element(llvm::sys::path::filename(FileName.drop_back( in findEquivalent() local
H A DRefactoringCallbacks.cpp203 for (const auto &Element : Template) { in run() local
/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Duttrack.c349 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtFindAllocation() local
413 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtTrackAllocation() local
648 ACPI_DEBUG_MEM_BLOCK *Element; in AcpiUtDumpAllocations() local
/netbsd-src/external/bsd/ntp/dist/tests/ntpd/
H A Dntp_prio_q.c25 typedef struct Element struct
27 char str[37]; // 37 seems like a nice candidate to break stuff
28 int number;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp138 uint64_t Element = RawMask[i]; in DecodePSHUFBMask() local
179 uint64_t Element = RawMask[i]; in DecodeVPERMILPMask() local
280 uint64_t Element = RawMask[i]; in DecodeVPPERMMask() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dmurmurhash.d145 alias Element = uint; /// The element type for 32-bit implementation. member
210 alias Element = uint[4]; /// The element type for 128-bit implementation. in this() member
349 alias Element = ulong[2]; /// The element type for 128-bit implementation. in this() member
461 alias Element = char; // This is needed to trigger the following error message. in this() member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dmurmurhash.d145 alias Element = uint; /// The element type for 32-bit implementation. member
210 alias Element = uint[4]; /// The element type for 128-bit implementation. in this() member
349 alias Element = ulong[2]; /// The element type for 128-bit implementation. in this() member
461 alias Element = char; // This is needed to trigger the following error message. in this() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp169 for (const auto Element : Elements) { in completeType() local
241 for (const auto *Element : Elements) { in completeType() local
297 auto Element = Elements[I]; in completeType() local
473 for (const auto Element : Elements) { in visitSubroutineType() local
488 for (const auto *Element : Elements) { in visitStructType() local
502 for (const auto *Element : Elements) in visitStructType() local
515 if (auto *Element = dyn_cast_or_null<DINode>(Elements[I])) in visitArrayType() local
714 for (const auto *Element : Elements) { in visitMapDefType() local
H A DBPFAbstractMemberAccess.cpp260 if (auto *Element = dyn_cast_or_null<DINode>(Elements[I])) in calcArraySize() local
949 for (const auto Element : CTy->getElements()) { in computeAccessKey() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DPatternInit.cpp66 llvm::SmallVector<llvm::Constant *, 8> Element( in initializationPatternFor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeArray.cpp56 NativeRawSymbol &Element = in getCount() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRecycler.h98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate()
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddspkginit.c442 ACPI_OPERAND_OBJECT *Element = *ElementPtr; in AcpiDsResolvePackageElement() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp109 Constant *Element = cast<Constant>(Operand); in createRelLookupTable() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp289 const ScalarType *Element; member in __anone3a730d20111::VectorType
293 VectorType(const ScalarType *Element, unsigned Lanes) in VectorType()
313 const VectorType *Element; member in __anone3a730d20111::MultiVectorType
317 MultiVectorType(unsigned Registers, const VectorType *Element) in MultiVectorType()
1104 const Type *Element = getType(D->getArg(0), Param); in getType() local
1115 const Type *Element = getType(D->getArg(0), Param); in getType() local
1121 const Type *Element = getType(D->getArg(0), Param); in getType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/
H A DTarget.cpp139 unsigned Element) { in LLVMOffsetOfElement()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h507 for (const RegionNodeT *Element : elements()) { in print() local
553 for (const typename Tr::RegionNodeT *Element : R->elements()) { in verifyBBMap() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp113 MtNsHrefsPrefixes, [=](const std::pair<StringRef, StringRef> &Element) { in namespaceOverrides() argument
117 MtNsHrefsPrefixes, [=](const std::pair<StringRef, StringRef> &Element) { in namespaceOverrides() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d1283 alias Element = ElementType!Range; variable
1299 alias Element = ElementType!Range; variable
1339 alias Element = ElementType!Range; variable
1353 alias Element = ElementType!Range; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DNodes.cpp113 for (const auto &Element : SpecifiersAsNodes) { in getSpecifiers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp2956 for (const auto &Element : Pipeline) { in parseLoopPassPipeline() local
2965 for (const auto &Element : Pipeline) { in parseFunctionPassPipeline() local
2974 for (const auto &Element : Pipeline) { in parseCGSCCPassPipeline() local
2996 for (const auto &Element : Pipeline) { in parseModulePassPipeline() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp626 for (unsigned Element : Elements) { in convertInitListSlice() local
896 StringInit *Element = dyn_cast<StringInit>(List->getElement(0)); in interleaveStringList() local
904 StringInit *Element = dyn_cast<StringInit>(List->getElement(I)); in interleaveStringList() local
917 IntInit *Element = in interleaveIntList() local
926 IntInit *Element = in interleaveIntList() local
1671 for (unsigned Element : Elements) in convertInitListSlice() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp883 Register Element = MI.getOperand(I).getReg(); in isBuildVectorConstantSplat() local
900 Register Element = MI.getOperand(I).getReg(); in getBuildVectorConstantSplat() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp243 const auto &Element = *I; in printJsonContainer() local

123