Searched defs:PreOp (Results 1 – 2 of 2) sorted by relevance
774 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost()782 unsigned LanaiAsmParser::parseAluOperator(bool PreOp, bool PostOp) { in parseAluOperator()864 bool PostOp = false, PreOp = false; in parseMemoryOperand() local
8961 SDValue PreOp = OpV; in tryMatchAcrossLaneShuffleForReduction() local