Home
last modified time | relevance | path

Searched defs:MaxFPRSearchDepth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.h66 const unsigned MaxFPRSearchDepth = 2; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.h121 const unsigned MaxFPRSearchDepth = 2; variable