Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslprintf.c81 ACPI_PARSE_OBJECT *DestOp; in OpcDoPrintf() local
111 ACPI_PARSE_OBJECT *DestOp; in OpcDoFprintf() local
145 ACPI_PARSE_OBJECT *DestOp) in OpcParsePrintf()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp288 std::pair<unsigned,unsigned> DestOp = (FirstIsDest ? LHSOp : RHSOp); in ParseConstraint() local