Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp327 ArchiveOperation Operation; parseCommandLine() local
690 performReadOperation(ArchiveOperation Operation,object::Archive * OldArchive) performReadOperation() argument
844 computeInsertAction(ArchiveOperation Operation,const object::Archive::Child & Member,StringRef Name,std::vector<StringRef>::iterator & Pos,StringMap<int> & MemberCount) computeInsertAction() argument
908 computeNewArchiveMembers(ArchiveOperation Operation,object::Archive * OldArchive) computeNewArchiveMembers() argument
1005 performWriteOperation(ArchiveOperation Operation,object::Archive * OldArchive,std::unique_ptr<MemoryBuffer> OldArchiveBuf,std::vector<NewArchiveMember> * NewMembersP) performWriteOperation() argument
1109 performOperation(ArchiveOperation Operation,object::Archive * OldArchive,std::unique_ptr<MemoryBuffer> OldArchiveBuf,std::vector<NewArchiveMember> * NewMembers) performOperation() argument
1134 performOperation(ArchiveOperation Operation) performOperation() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enum
/freebsd-src/sys/dev/mpr/mpi/
H A Dmpi2_hbd.h70 U8 Operation; /* 0x00 */ member
132 U8 Operation; /* 0x00 */ member
H A Dmpi2_sas.h264 U8 Operation; /* 0x00 */ member
321 U8 Operation; /* 0x00 */ member
H A Dmpi2_ioc.h1772 U8 Operation; /* 0x00 */ member
1835 U8 Operation; /* 0x00 */ member
/freebsd-src/sys/dev/mps/mpi/
H A Dmpi2_hbd.h64 U8 Operation; /* 0x00 */ member
124 U8 Operation; /* 0x00 */ member
H A Dmpi2_sas.h240 U8 Operation; /* 0x00 */ member
293 U8 Operation; /* 0x00 */ member
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp92 static std::string getMacroName(MacroType Macro, llvm::StringRef Operation) { in getMacroName()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member
H A DMCDwarf.h521 : Operation(Op), Label(L), Register(R), Offset(O), Loc(Loc), Operation() function
[all...]
/freebsd-src/sys/dev/mpt/mpilib/
H A Dmpi_sas.h238 U8 Operation; /* 00h */ member
279 U8 Operation; /* 00h */ member
/freebsd-src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c285 bit32 Operation, in mpiGetPhyProfileCmd()
442 bit32 Operation, in mpiSetPhyProfileCmd()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp48 enum Operation { enum
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp150 ComplexDeinterleavingOperation Operation; member
285 NodePtr prepareCompositeNode(ComplexDeinterleavingOperation Operation, in prepareCompositeNode() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp433 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *, in reassociateSubLHS() local
H A DLowerMatrixIntrinsics.cpp742 distributeTransposes(Value * Op0,ShapeInfo Shape0,Value * Op1,ShapeInfo Shape1,MatrixBuilder & Builder,function_ref<Instruction * (Value *,ShapeInfo,Value *,ShapeInfo)> Operation) distributeTransposes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp721 writeDWARFExpression(raw_ostream & OS,const DWARFYAML::DWARFOperation & Operation,uint8_t AddrSize,bool IsLittleEndian) writeDWARFExpression() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1598 Init(BinOp Operation,Value * Ptr,Value * Val,Align Alignment,AtomicOrdering Ordering,SyncScope::ID SSID) Init() argument
1620 AtomicRMWInst(BinOp Operation,Value * Ptr,Value * Val,Align Alignment,AtomicOrdering Ordering,SyncScope::ID SSID,Instruction * InsertBefore) AtomicRMWInst() argument
1629 AtomicRMWInst(BinOp Operation,Value * Ptr,Value * Val,Align Alignment,AtomicOrdering Ordering,SyncScope::ID SSID,BasicBlock * InsertAtEnd) AtomicRMWInst() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2385 tgtok::TokKind Operation = Lex.getCode(); ParseOperationForEachFilter() local
/freebsd-src/contrib/ee/
H A Dnew_curse.c1643 Operation(Temp_Stack, place) /* handle conditional operations */ in Operation() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2229 void handleUnsafeOperation(const Stmt *Operation, bool IsRelatedToDecl, in handleUnsafeOperation() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2932 SDValue Operation; PromoteLegalFP_TO_INT() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3285 isComplexDeinterleavingOperationSupported(ComplexDeinterleavingOperation Operation,Type * Ty) isComplexDeinterleavingOperationSupported() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6310 const AtomicRMWInst::BinOp Operation = parseFunctionBody() local
/freebsd-src/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h1595 U8 Operation; /* 0x0B */ member

12