Home
last modified time | relevance | path

Searched defs:CurrentOp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmswitch.c257 ACPI_PARSE_OBJECT *CurrentOp; in AcpiDmIsSwitchBlock() local
492 ACPI_PARSE_OBJECT *CurrentOp; in AcpiDmIsCaseBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InsertPrefetch.cpp236 MachineMemOperand *CurrentOp = *(Current->memoperands_begin()); in runOnMachineFunction() local
H A DX86ISelLowering.cpp24757 SDValue CurrentOp = SrcOp->getOperand(i); in getTargetVShiftByConstNode() local
24770 SDValue CurrentOp = SrcOp->getOperand(i); in getTargetVShiftByConstNode() local
24783 SDValue CurrentOp = SrcOp->getOperand(i); in getTargetVShiftByConstNode() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasltypes.h87 ACPI_PARSE_OBJECT *CurrentOp; member