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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCWin64EH.h31 OpType Operation; member in class:llvm::MCWin64EHInstruction
H A DMCDwarf.h298 OpType Operation; member in class:llvm::MCCFIInstruction
[all...]
/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_hbd.h64 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REQUEST
125 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REPLY
H A Dmpi2_sas.h246 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
300 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REPLY
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_hbd.h76 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REQUEST
139 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REPLY
H A Dmpi2_sas.h277 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
335 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REPLY
H A Dmpi2_ioc.h2139 U8 Operation; /* 0x00 */ member in struct:_MPI26_IOUNIT_CONTROL_REQUEST
2203 U8 Operation; /* 0x00 */ member in struct:_MPI26_IOUNIT_CONTROL_REPLY
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c283 mpiGetPhyProfileCmd( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 Operation, bit32 PhyId, void *agCB ) argument
440 mpiSetPhyProfileCmd( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 Operation, bit32 PhyId, bit32 length, void * buffer ) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp214 class Operation class
[all...]
/freebsd-10-stable/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp189 ArchiveOperation Operation; local
366 performReadOperation(ArchiveOperation Operation, object::Archive *OldArchive) argument
464 computeInsertAction(ArchiveOperation Operation, object::Archive::child_iterator I, StringRef Name, std::vector<std::string>::iterator &Pos) argument
512 computeNewArchiveMembers(ArchiveOperation Operation, object::Archive *OldArchive) argument
735 performWriteOperation(ArchiveOperation Operation, object::Archive *OldArchive) argument
846 performOperation(ArchiveOperation Operation, object::Archive *OldArchive) argument
906 ArchiveOperation Operation = parseCommandLine(); local
910 performOperation(ArchiveOperation Operation) argument
[all...]
/freebsd-10-stable/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-stable/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1565 StringRef Operation; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DInstructions.h609 void setOperation(BinOp Operation) { argument
/freebsd-10-stable/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-stable/contrib/ee/
H A Dnew_curse.c1643 Operation(Temp_Stack, place) /* handle conditional operations */ function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp222 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) { argument
235 unsigned Operation = Op; local
[all...]

Completed in 347 milliseconds