Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCExpandISEL.cpp284 bool IsORIInstRequired = !useSameRegister(Dest, FalseValue); in handleSpecialCases() local
287 if (!IsADDIInstRequired && !IsORIInstRequired) { in handleSpecialCases()
323 IsFalseBlockRequired |= IsORIInstRequired; in handleSpecialCases()
455 bool IsORIInstRequired = !useSameRegister(Dest, FalseValue); in populateBlocks() local
469 if (IsORIInstRequired) { in populateBlocks()
483 if (IsORIInstRequired) in populateBlocks()