Searched defs:PostOp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp821 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { argument
829 unsigned LanaiAsmParser::parseAluOperator(bool PreOp, bool PostOp) { argument
911 bool PostOp = false, PreOp = false; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp519 unsigned PostOp = 0; local
1062 llvm::Instruction::BinaryOps PostOp local
[all...]

Completed in 207 milliseconds