Home
last modified time | relevance | path

Searched defs:Operation (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp306 ArchiveOperation Operation; in parseCommandLine() local
600 static void performReadOperation(ArchiveOperation Operation, in performReadOperation()
738 static InsertAction computeInsertAction(ArchiveOperation Operation, in computeInsertAction()
791 computeNewArchiveMembers(ArchiveOperation Operation, in computeNewArchiveMembers()
913 static void performWriteOperation(ArchiveOperation Operation, in performWriteOperation()
971 static void performOperation(ArchiveOperation Operation, in performOperation()
996 static int performOperation(ArchiveOperation Operation, in performOperation()
1222 ArchiveOperation Operation = parseCommandLine(); in ar_main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enum
/netbsd-src/external/bsd/elftosb/dist/common/
H A DOperation.h25 Operation() {} in Operation() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member
H A DMCDwarf.h475 : Operation(Op), Label(L), Register(R), Offset(O), in Operation() function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h374 typedef struct Operation Operation; typedef
2623 struct Operation { struct
2624 Opheader *o_hdr;
2644 ber_tag_t o_tag; /* tag of the request */
2645 time_t o_time; /* time op was initiated */
2646 int o_tincr; /* counter for multiple ops with same o_time */
2647 int o_tusec; /* microsecond timestamp */
2648 struct timeval o_qtime; /* time spent in queues before execution */
2650 BackendDB *o_bd; /* backend DB processing this op */
2651 struct berval o_req_dn; /* DN of target of request */
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_pblock.c445 pblock_be_call( Slapi_PBlock *pb, int (*bep)(Operation *) ) in pblock_be_call()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp52 enum class Operation { None, Static }; enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp47 enum Operation { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp720 const DWARFYAML::DWARFOperation &Operation, in writeDWARFExpression()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinhttp.d766 WINHTTP_WEB_SOCKET_OPERATION Operation; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1591 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, in Init()
1612 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
1621 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp427 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *, in willNotOverflow() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp1859 tgtok::TokKind Operation = Lex.getCode(); in ParseOperationForEachFilter() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2605 SDValue Operation; in PromoteLegalFP_TO_INT() local
H A DSelectionDAG.cpp453 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) { in getSetCCSwappedOperands()
464 unsigned Operation = Op; in getSetCCInverseImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5256 const AtomicRMWInst::BinOp Operation = in parseFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp7627 AtomicRMWInst::BinOp Operation; in parseAtomicRMW() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25933 SDValue Operation = in LowerINTRINSIC_WO_CHAIN() local
26343 SDValue Operation = in LowerINTRINSIC_W_CHAIN() local
26365 SDValue Operation = DAG.getNode(Opcode, dl, VTs, Chain, Op.getOperand(2), in LowerINTRINSIC_W_CHAIN() local
26399 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local
26437 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local
26456 SDValue Operation = DAG.getNode(X86ISD::TESTUI, dl, VTs, Chain); in LowerINTRINSIC_W_CHAIN() local