Home
last modified time | relevance | path

Searched refs:getObjectFileType (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h364 Environment getObjectFileType() const { in getObjectFileType() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5284 switch (getContext().getObjectFileInfo()->getObjectFileType()) { in parsePrefix()
8716 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()
8883 const auto Format = getContext().getObjectFileInfo()->getObjectFileType(); in parseDirectiveThumbFunc()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp503 switch (_Ctx.getObjectFileInfo()->getObjectFileType()) { in AsmParser()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3935 getContext().getObjectFileInfo()->getObjectFileType(); in ParseDirective()