Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp175 bool UseHigh = false; in CC_AArch64_Custom_Block() local
178 Info = UseHigh ? CCValAssign::AExtUpper : CCValAssign::ZExt; in CC_AArch64_Custom_Block()
181 UseHigh = !UseHigh; in CC_AArch64_Custom_Block()
182 if (!UseHigh) in CC_AArch64_Custom_Block()