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.cpp5340 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob() local
8379 const char *RMName = RelocationModelName(RelocationModel); in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1399 Init *RMName = Rec->getValueInit("RenderMethod"); in buildOperandClasses() local