Searched defs:Tuple (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp143 MDTuple *Tuple = dyn_cast_or_null<MDTuple>(MD); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp157 const auto *Tuple = dyn_cast<MDTuple>(MD); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h216 ConditionalCleanup(SavedTuple Tuple) : Saved(std::move(Tuple)) {} argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h108 Tuple, member in class:lldb_private::python::PyObjectType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp330 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); local
347 auto *Tuple = dyn_cast_or_null<MDTuple>(MaybeTuple); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp649 std::vector<Init*> Tuple; variable

Completed in 130 milliseconds