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

/netbsd-current/external/bsd/elftosb/dist/common/
H A DOperation.h22 class Operation class in namespace:elftosb
25 Operation() {} function in class:elftosb::Operation
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h35 class Operation { class in class:llvm::DWARFExpression
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member in struct:llvm::WinEH::Instruction
H A DMCDwarf.h463 OpType Operation; member in class:llvm::MCCFIInstruction
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enum in class:llvm::StatisticThresholdFilter
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp47 enum Operation { enum in struct:__anon2705::FPOInstruction
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp52 enum class Operation { None, Static }; class
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp1859 tgtok::TokKind Operation = Lex.getCode(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp306 ArchiveOperation Operation; local
600 performReadOperation(ArchiveOperation Operation, object::Archive *OldArchive) argument
738 computeInsertAction(ArchiveOperation Operation, const object::Archive::Child &Member, StringRef Name, std::vector<StringRef>::iterator &Pos, StringMap<int> &MemberCount) argument
791 computeNewArchiveMembers(ArchiveOperation Operation, object::Archive *OldArchive) argument
913 performWriteOperation(ArchiveOperation Operation, object::Archive *OldArchive, std::unique_ptr<MemoryBuffer> OldArchiveBuf, std::vector<NewArchiveMember> *NewMembersP) argument
971 performOperation(ArchiveOperation Operation, object::Archive *OldArchive, std::unique_ptr<MemoryBuffer> OldArchiveBuf, std::vector<NewArchiveMember> *NewMembers) argument
996 performOperation(ArchiveOperation Operation, std::vector<NewArchiveMember> *NewMembers) argument
1222 ArchiveOperation Operation = parseCommandLine(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DInstructions.h807 void setOperation(BinOp Operation) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1591 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, argument
1612 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
1621 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5256 const AtomicRMWInst::BinOp Operation = local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h374 typedef struct Operation Operation; typedef in typeref:struct:Operation
2623 struct Operation { struct
[all...]

Completed in 286 milliseconds