Home
last modified time | relevance | path

Searched defs:Tuple (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp30 MDTuple *Tuple = dyn_cast<MDTuple>(MD); in MMRAMetadata() local
51 if (auto *Tuple = dyn_cast<MDTuple>(MD)) { in isTagMD() local
H A DProfileSummary.cpp181 static bool getOptionalVal(MDTuple *Tuple, unsigned &Idx, const char *Key, in getOptionalVal()
195 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); in getFromMD() local
H A DMetadata.cpp1664 auto *Tuple = cast<MDTuple>(Existing); in addAnnotationMetadata() local
1692 auto *Tuple = cast<MDTuple>(Existing); in addAnnotationMetadata() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h98 Tuple, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp283 MDTuple *Tuple = cast<MDTuple>(Existing); in hasInstrProfHashMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp76 llvm::VersionTuple Tuple; in getHighestNumericTupleInDirectory() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp616 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { in lookup() local
726 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { in dump() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp423 const auto *Tuple = dyn_cast<MDTuple>(MD); in emitEndOfAsmFile() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp745 llvm::VersionTuple Tuple; in AddClangSystemIncludeArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp55 auto Tuple = dyn_cast<MDTuple>(NamedMD->getOperand(0)); in readFromIR() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp312 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in upgradeTypeRefArray() local
329 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); in resolveTypeRefArray() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp1125 Register Tuple = MI.getOperand(0).getReg(); in expandMultiVecPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5906 Register Tuple = createQTuple(Regs, MIB); in selectVectorLoadLaneIntrinsic() local
5947 Register Tuple = Ty.getSizeInBits() == 128 ? createQTuple(Regs, MIB) in selectVectorStoreIntrinsic() local
5971 Register Tuple = createQTuple(Regs, MIB); in selectVectorStoreLaneIntrinsic() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp660 std::vector<Init *> Tuple; in expand() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1314 MDTuple *Tuple = cast<MDTuple>(Existing); in annotateFunctionWithHashMismatch() local