Home
last modified time | relevance | path

Searched defs:DarwinTargetVariantTriple (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h454 std::optional<Triple> DarwinTargetVariantTriple; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCStreamer.cpp1340 const Triple *DarwinTargetVariantTriple, in emitVersionForTarget()