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.cpp190 bool UseHigh = false; in CC_AArch64_Custom_Block() local
194 Info = UseHigh ? CCValAssign::AExtUpper : CCValAssign::ZExt; in CC_AArch64_Custom_Block()
197 UseHigh = !UseHigh; in CC_AArch64_Custom_Block()
198 if (!UseHigh) in CC_AArch64_Custom_Block()