Searched refs:Operation (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h81 enum Operation { LessThan, GreaterThan }; enum in class:llvm::StatisticThresholdFilter
84 Operation Op;
87 StatisticThresholdFilter(Operation Op, T Threshold)
108 RegionCoverageFilter(Operation Op, double Threshold)
120 LineCoverageFilter(Operation Op, double Threshold)
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp297 ArchiveOperation Operation; local
305 Operation = Delete;
309 Operation = Move;
313 Operation = Print;
317 Operation = QuickAppend;
321 Operation = ReplaceOrInsert;
325 Operation = DisplayTable;
329 Operation = Extract;
410 Operation = CreateSymTab;
424 if (Operation !
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/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp23 typedef std::vector<DWARFExpression::Operation::Description> DescVector;
27 typedef DWARFExpression::Operation Op;
110 static DWARFExpression::Operation::Description getOpDesc(unsigned OpCode) {
123 bool DWARFExpression::Operation::extract(DataExtractor Data, uint16_t Version,
128 if (Desc.Version == Operation::DwarfNA) {
135 unsigned Signed = Size & Operation::SignBit;
137 if (Size == Operation::SizeNA)
140 switch (Size & ~Operation::SignBit) {
141 case Operation::Size1:
146 case Operation
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member in struct:llvm::WinEH::Instruction
28 : Label(L), Offset(Off), Register(Reg), Operation(Op) {}
H A DMCDwarf.h457 OpType Operation; member in class:llvm::MCCFIInstruction
467 : Operation(Op), Label(L), Register(R), Offset(O),
473 : Operation(Op), Label(L), Register(R1), Register2(R2) {
577 OpType getOperation() const { return Operation; }
581 assert(Operation == OpDefCfa || Operation == OpOffset ||
582 Operation == OpRestore || Operation == OpUndefined ||
583 Operation == OpSameValue || Operation
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h26 /// This class represents an Operation in the Expression. Each operation can
29 /// An Operation can be in Error state (check with isError()). This
32 class Operation { class in class:llvm::DWARFExpression
101 Operation> {
105 Operation Op;
114 class Operation &operator++() {
122 class Operation &operator*() {
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_hbd.h64 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REQUEST
91 /* values for the Operation field */
125 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REPLY
H A Dmpi2_sas.h49 * 06-26-07 02.00.01 Added Clear All Persistent Operation to SAS IO Unit
51 * 10-02-08 02.00.02 Added Set IOC Parameter Operation to SAS IO Unit Control
246 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
271 /* values for the Operation field */
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
103 /* values for the Operation field */
139 U8 Operation; /* 0x00 */ member in struct:_MPI2_HBD_ACTION_REPLY
H A Dmpi2_sas.h58 * 06-26-07 02.00.01 Added Clear All Persistent Operation to SAS IO Unit
60 * 10-02-08 02.00.02 Added Set IOC Parameter Operation to SAS IO Unit Control
277 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REQUEST
302 /* values for the Operation field */
335 U8 Operation; /* 0x00 */ member in struct:_MPI2_SAS_IOUNIT_CONTROL_REPLY
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessMonitor.cpp192 /// \class Operation
199 /// thread to perform the task. The Operation class provides an abstract base
203 class Operation { class
205 virtual ~Operation() {}
211 class ReadOperation : public Operation {
236 class WriteOperation : public Operation {
261 class ReadRegOperation : public Operation {
300 class WriteRegOperation : public Operation {
332 class ReadDebugRegOperation : public Operation {
366 class WriteDebugRegOperation : public Operation {
[all...]
H A DProcessMonitor.h28 class Operation;
193 Operation *m_operation;
196 // semaphores notified when Operation is ready to be processed and when
270 void DoOperation(Operation *op);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1106 CondCode getSetCCInverse(CondCode Operation, EVT Type);
1115 CondCode getSetCCInverse(CondCode Operation, bool isIntegerLike);
1120 CondCode getSetCCSwappedOperands(CondCode Operation);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp27 switch (static_cast<Win64EH::UnwindOpcodes>(I.Operation)) {
65 b2 = (inst.Operation & 0x0F);
66 switch (static_cast<Win64EH::UnwindOpcodes>(inst.Operation)) {
103 if (inst.Operation == Win64EH::UOP_SaveXMM128)
112 if (inst.Operation == Win64EH::UOP_SaveXMM128Big)
189 assert(frameInst.Operation == Win64EH::UOP_SetFPReg);
271 switch (static_cast<Win64EH::UnwindOpcodes>(I.Operation)) {
335 switch (static_cast<Win64EH::UnwindOpcodes>(inst.Operation)) {
478 if (Instrs[i].Operation != EpilogInstrs[i].Operation ||
[all...]
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_sas.h51 * 10-11-06 01.05.04 Fixed the name of a define for Operation field of SAS IO
247 U8 Operation; /* 00h */ member in struct:_MSG_SAS_IOUNIT_CONTROL_REQUEST
265 /* values for the Operation field */
289 U8 Operation; /* 00h */ member in struct:_MSG_SAS_IOUNIT_CONTROL_REPLY
/freebsd-11-stable/stand/efi/include/
H A Defipciio.h291 @param Operation Indicates if the bus master is going to read or write to system memory.
310 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
431 @param Operation The operation to perform on the attributes for this PCI controller.
441 its parent bridges when Operation is Set, Enable or Disable.
448 IN EFI_PCI_IO_PROTOCOL_ATTRIBUTE_OPERATION Operation,
H A Defipxebc.h306 IN EFI_PXE_BASE_CODE_TFTP_OPCODE Operation,
H A Defiprot.h434 IN EFI_IO_OPERATION_TYPE Operation,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp407 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *,
413 Operation = &ScalarEvolution::getAddExpr;
416 Operation = &ScalarEvolution::getMinusSCEV;
419 Operation = &ScalarEvolution::getMulExpr;
433 (SE->*Extension)((SE->*Operation)(LHS, RHS, SCEV::FlagAnyWrap, 0),
436 (SE->*Operation)((SE->*Extension)(LHS, WideTy, 0),
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.h203 extern int Operation P_((int Temp_Stack[], int place));
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c286 bit32 Operation,
302 SA_DBG1(("mpiGetPhyProfileCmd, Operation 0x%x PhyId %d \n",Operation ,PhyId ));
332 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) );
443 bit32 Operation,
462 SA_DBG1(("mpiSetPhyProfileCmd, Operation 0x%x PhyId %d \n",Operation ,PhyId ));
482 pRequest->SOP = (bit16) Operation;
492 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaSetPhyProfileCmd_V_t, Reserved_Ppc_SOP_PHYID), (((Operation & 0xF) << SHIFT8 ) | (PhyId & 0xFF) ) );
283 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
H A Dsaproto.h609 bit32 Operation,
617 bit32 Operation,
/freebsd-11-stable/sys/dev/ce/
H A Dtau32-ddk.h512 unsigned __int32 TAU32_CALL_TYPE TAU32_Diag(TAU32_Controller *pControllerObject, unsigned Operation, unsigned __int32 Data);
/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/llvm/lib/AsmParser/
H A DLLParser.cpp7105 AtomicRMWInst::BinOp Operation;
7112 case lltok::kw_xchg: Operation = AtomicRMWInst::Xchg; break;
7113 case lltok::kw_add: Operation = AtomicRMWInst::Add; break;
7114 case lltok::kw_sub: Operation = AtomicRMWInst::Sub; break;
7115 case lltok::kw_and: Operation = AtomicRMWInst::And; break;
7116 case lltok::kw_nand: Operation = AtomicRMWInst::Nand; break;
7117 case lltok::kw_or: Operation = AtomicRMWInst::Or; break;
7118 case lltok::kw_xor: Operation = AtomicRMWInst::Xor; break;
7119 case lltok::kw_max: Operation = AtomicRMWInst::Max; break;
7120 case lltok::kw_min: Operation
[all...]

Completed in 320 milliseconds

12