Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h245 bool Force32BitJumpTables = false; variable
423 bool force32BitJumpTables() const { return Force32BitJumpTables; } in force32BitJumpTables()
H A DAArch64.td251 : SubtargetFeature<"force-32bit-jump-tables", "Force32BitJumpTables", "true",