Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp432 #define SET_OPTION(Option) \ in getCGPassBuilderOption() macro
436 SET_OPTION(EnableFastISelOption) in getCGPassBuilderOption()
437 SET_OPTION(EnableGlobalISelAbort) in getCGPassBuilderOption()
438 SET_OPTION(EnableGlobalISelOption) in getCGPassBuilderOption()
439 SET_OPTION(EnableIPRA) in getCGPassBuilderOption()
440 SET_OPTION(OptimizeRegAlloc) in getCGPassBuilderOption()
441 SET_OPTION(VerifyMachineCode) in getCGPassBuilderOption()