Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp601 const auto RHSImm = getConstantVRegVal(RHS, MRI); in selectCompareBranch() local
602 if (!RHSImm || *RHSImm != 0) in selectCompareBranch()