Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h237 bool Force32BitJumpTables = false; variable
410 bool force32BitJumpTables() const { return Force32BitJumpTables; } in force32BitJumpTables()
H A DAArch64.td251 : SubtargetFeature<"force-32bit-jump-tables", "Force32BitJumpTables", "true",