Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13994 ConstantInt *ElementConstant = in shouldSinkOperands() local
13997 if (!ElementConstant || ElementConstant->getZExtValue() != 0) in shouldSinkOperands()