Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.h113 const MCTargetOptions &getTargetOptions() const { return TargetOptions; } in getTargetOptions() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h364 MCTargetOptions getTargetOptions() const { return MCOptions; } in getTargetOptions() function