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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member in struct:llvm::WinEH::Instruction
H A DMCDwarf.h457 OpType Operation; member in class:llvm::MCCFIInstruction
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h81 enum Operation { LessThan, GreaterThan }; enum in class:llvm::StatisticThresholdFilter
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h32 class Operation { class in class:llvm::DWARFExpression
/freebsd-11-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-11-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.h2173 U8 Operation; /* 0x00 */ member in struct:_MPI26_IOUNIT_CONTROL_REQUEST
2237 U8 Operation; /* 0x00 */ member in struct:_MPI26_IOUNIT_CONTROL_REPLY
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp47 enum Operation { enum in struct:__anon2474::FPOInstruction
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp203 class Operation { class
[all...]
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp297 ArchiveOperation Operation; local
591 performReadOperation(ArchiveOperation Operation, object::Archive *OldArchive) argument
729 computeInsertAction(ArchiveOperation Operation, const object::Archive::Child &Member, StringRef Name, std::vector<StringRef>::iterator &Pos, StringMap<int> &MemberCount) argument
782 computeNewArchiveMembers(ArchiveOperation Operation, object::Archive *OldArchive) argument
886 performWriteOperation(ArchiveOperation Operation, object::Archive *OldArchive, std::unique_ptr<MemoryBuffer> OldArchiveBuf, std::vector<NewArchiveMember> *NewMembersP) argument
944 performOperation(ArchiveOperation Operation, object::Archive *OldArchive, std::unique_ptr<MemoryBuffer> OldArchiveBuf, std::vector<NewArchiveMember> *NewMembers) argument
969 performOperation(ArchiveOperation Operation, std::vector<NewArchiveMember> *NewMembers) argument
1153 ArchiveOperation Operation = parseCommandLine(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h785 void setOperation(BinOp Operation) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1488 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, argument
1508 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
1519 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.c1643 Operation(Temp_Stack, place) /* handle conditional operations */ function

Completed in 435 milliseconds