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

/freebsd-9.3-release/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-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2_hbd.h71 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REQUEST
133 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REPLY
H A Dmpi2_sas.h268 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
326 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REPLY
/freebsd-9.3-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-9.3-release/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-9.3-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-9.3-release/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1565 StringRef Operation; local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DInstructions.h609 void setOperation(BinOp Operation) { argument
/freebsd-9.3-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-9.3-release/contrib/ee/
H A Dnew_curse.c1643 Operation(Temp_Stack, place) /* handle conditional operations */ function
/freebsd-9.3-release/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 173 milliseconds