Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp181 static bool getOptionalVal(MDTuple *Tuple, unsigned &Idx, const char *Key, in getOptionalVal() argument
195 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); in getFromMD() local
[all...]
H A DMetadata.cpp1655 auto *Tuple = cast<MDTuple>(Existing); addAnnotationMetadata() local
1683 auto *Tuple = cast<MDTuple>(Existing); addAnnotationMetadata() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h98 Tuple, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp274 MDTuple *Tuple = cast<MDTuple>(Existing); hasInstrProfHashMismatch() local
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsDriver/
H A DMSVCPaths.cpp76 llvm::VersionTuple Tuple; in getHighestNumericTupleInDirectory() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp607 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { lookup() local
657 for (auto Tuple : zip_first(Abbr->Attributes, Values)) { dump() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp423 const auto *Tuple = dyn_cast<MDTuple>(MD); in emitEndOfAsmFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp54 auto Tuple = dyn_cast<MDTuple>(NamedMD->getOperand(0)); readFromIR() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp742 llvm::VersionTuple Tuple; AddClangSystemIncludeArgs() local
/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp1078 Register Tuple = MI.getOperand(0).getReg(); expandMultiVecPseudo() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp788 for (const auto &Tuple : R) { in addOptimalMapping() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6055 Register Tuple = createQTuple(Regs, MIB); selectVectorLoadLaneIntrinsic() local
6096 Register Tuple = Ty.getSizeInBits() == 128 ? createQTuple(Regs, MIB) selectVectorStoreIntrinsic() local
6120 Register Tuple = createQTuple(Regs, MIB); selectVectorStoreLaneIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1260 MDTuple *Tuple = cast<MDTuple>(Existing); annotateFunctionWithHashMismatch() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp