Home
last modified time | relevance | path

Searched defs:PrevOp (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/disassembler/
H A Ddmopcode.c91 ACPI_PARSE_OBJECT *PrevOp = NULL; in AcpiDmDisplayTargetPathname() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp628 StringRef PrevOp; in emitCompressInstEmitter() local
H A DCodeGenDAGPatterns.cpp2944 auto PrevOp = ComplexPatternOperands.find(Child->getName()); in ParseTreePattern() local
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h125 ACPI_PARSE_OBJECT *PrevOp; /* Last op that was processed */ member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4158 std::unique_ptr<ARMOperand> PrevOp( in tryParseShiftRegister() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9861 SDValue PrevOp; in matchBinOpReduction() local