Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp283 bool IsORIInstRequired = !useSameRegister(Dest, FalseValue); in handleSpecialCases() local
286 if (!IsADDIInstRequired && !IsORIInstRequired) { in handleSpecialCases()
322 IsFalseBlockRequired |= IsORIInstRequired; in handleSpecialCases()
442 bool IsORIInstRequired = !useSameRegister(Dest, FalseValue); in populateBlocks() local
453 if (IsORIInstRequired) in populateBlocks()