Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp192 bool UseHigh = false; in CC_AArch64_Custom_Block() local
195 Info = UseHigh ? CCValAssign::AExtUpper : CCValAssign::ZExt; in CC_AArch64_Custom_Block()
198 UseHigh = !UseHigh; in CC_AArch64_Custom_Block()
199 if (!UseHigh) in CC_AArch64_Custom_Block()