Home
last modified time | relevance | path

Searched defs:RState (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp753 unsigned RState = (Opc == AArch64::LDR_ZXI || Opc == AArch64::LDR_PXI) expandSVESpillFill() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp957 RState = RTest.Var ? ThenStates->getState(RTest.Var) : CS_None; in splitVarStateForIfBinOp() local