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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec1.C15 struct Operation { struct
/openbsd-current/gnu/llvm/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp93 static std::string getMacroName(MacroType Macro, llvm::StringRef Operation) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h33 class Operation { class in class:llvm::DWARFExpression
/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enum in class:llvm::StatisticThresholdFilter
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member in struct:llvm::WinEH::Instruction
H A DMCDwarf.h502 OpType Operation; member in class:llvm::MCCFIInstruction
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp48 enum Operation { enum in struct:__anon3195::FPOInstruction
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp609 LVOperation *Operation = Entries->front(); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp136 ComplexDeinterleavingOperation Operation; member in struct:__anon2055::ComplexDeinterleavingCompositeNode
206 NodePtr prepareCompositeNode(ComplexDeinterleavingOperation Operation, argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp54 enum class Operation { None, Static }; class
/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1954 tgtok::TokKind Operation = Lex.getCode(); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp332 ArchiveOperation Operation; local
714 performReadOperation(ArchiveOperation Operation, object::Archive *OldArchive) argument
868 computeInsertAction(ArchiveOperation Operation, const object::Archive::Child &Member, StringRef Name, std::vector<StringRef>::iterator &Pos, StringMap<int> &MemberCount) argument
932 computeNewArchiveMembers(ArchiveOperation Operation, object::Archive *OldArchive) argument
1029 performWriteOperation(ArchiveOperation Operation, object::Archive *OldArchive, std::unique_ptr<MemoryBuffer> OldArchiveBuf, std::vector<NewArchiveMember> *NewMembersP) argument
1111 performOperation(ArchiveOperation Operation, object::Archive *OldArchive, std::unique_ptr<MemoryBuffer> OldArchiveBuf, std::vector<NewArchiveMember> *NewMembers) argument
1136 performOperation(ArchiveOperation Operation) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp731 distributeTransposes( Value *Op0, ShapeInfo Shape0, Value *Op1, ShapeInfo Shape1, MatrixBuilder &Builder, function_ref<Instruction *(Value *, ShapeInfo, Value *, ShapeInfo)> Operation) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DInstructions.h828 void setOperation(BinOp Operation) { argument
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp1730 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, argument
1755 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
1764 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, argument
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6261 const AtomicRMWInst::BinOp Operation = local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3143 isComplexDeinterleavingOperationSupported( ComplexDeinterleavingOperation Operation, Type *Ty) const argument
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21902 isComplexDeinterleavingOperationSupported( ComplexDeinterleavingOperation Operation, Type *Ty) const argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23966 isComplexDeinterleavingOperationSupported( ComplexDeinterleavingOperation Operation, Type *Ty) const argument

Completed in 894 milliseconds