Home
last modified time | relevance | path

Searched defs:RMName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp165 if (auto *RMName = RelocationModelName(RelocationModel)) { in addPicOptions() local
H A DClang.cpp5595 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob() local
8631 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1428 Init *RMName = Rec->getValueInit("RenderMethod"); in buildOperandClasses() local