Searched defs:Operation (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCWin64EH.h31 OpType Operation; member in class:llvm::MCWin64EHInstruction
H A DMCDwarf.h288 OpType Operation; member in class:llvm::MCCFIInstruction
[all...]
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2_hbd.h62 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REQUEST
123 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REPLY
H A Dmpi2_sas.h244 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
298 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REPLY
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp207 class Operation class
[all...]
/freebsd-10.0-release/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp204 ArchiveOperation Operation = NoOperation; local
724 ArchiveOperation Operation = parseCommandLine(); local
[all...]
/freebsd-10.0-release/sys/dev/mpt/mpilib/
H A Dmpi_sas.h247 U8 Operation; /* 00h */ member in struct:_MSG_SAS_IOUNIT_CONTROL_REQUEST
289 U8 Operation; /* 00h */ member in struct:_MSG_SAS_IOUNIT_CONTROL_REPLY
/freebsd-10.0-release/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1566 StringRef Operation; local
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DInstructions.h611 void setOperation(BinOp Operation) { argument
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DInstructions.cpp1266 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, argument
1286 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
1297 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
/freebsd-10.0-release/contrib/ee/
H A Dnew_curse.c1643 Operation(Temp_Stack, place) /* handle conditional operations */ function
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp223 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) { argument
236 unsigned Operation = Op; local
[all...]

Completed in 169 milliseconds