Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec1.C15 struct Operation { struct
20 mem_fun1_t<double, Operation> m(&Operation::eval); in main() argument
/openbsd/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp332 ArchiveOperation Operation; in parseCommandLine() local
714 static void performReadOperation(ArchiveOperation Operation, in performReadOperation()
868 static InsertAction computeInsertAction(ArchiveOperation Operation, in computeInsertAction()
932 computeNewArchiveMembers(ArchiveOperation Operation, in computeNewArchiveMembers()
1029 static void performWriteOperation(ArchiveOperation Operation, in performWriteOperation()
1111 static void performOperation(ArchiveOperation Operation, in performOperation()
1136 static int performOperation(ArchiveOperation Operation) { in performOperation()
/openbsd/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enum
/openbsd/gnu/llvm/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp93 static std::string getMacroName(MacroType Macro, llvm::StringRef Operation) { in getMacroName()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCWinEH.h25 unsigned Operation; member
H A DMCDwarf.h515 : Operation(Op), Label(L), Register(R), Offset(O), in Operation() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp136 ComplexDeinterleavingOperation Operation; member
206 NodePtr prepareCompositeNode(ComplexDeinterleavingOperation Operation, in prepareCompositeNode()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp609 LVOperation *Operation = Entries->front(); in updateKind() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFTargetStreamer.cpp48 enum Operation { enum
/openbsd/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp54 enum class Operation { None, Static }; enum
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp721 const DWARFYAML::DWARFOperation &Operation, in writeDWARFExpression()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp1730 void AtomicRMWInst::Init(BinOp Operation, Value *Ptr, Value *Val, in Init()
1755 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
1764 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst()
/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1954 tgtok::TokKind Operation = Lex.getCode(); in ParseOperationForEachFilter() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2156 void handleUnsafeOperation(const Stmt *Operation, in handleUnsafeOperation()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp735 Operation) { in distributeTransposes()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2627 SDValue Operation; in PromoteLegalFP_TO_INT() local
H A DSelectionDAG.cpp534 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) { in getSetCCSwappedOperands()
545 unsigned Operation = Op; in getSetCCInverseImpl() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3144 ComplexDeinterleavingOperation Operation, Type *Ty) const { in isComplexDeinterleavingOperationSupported()
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6261 const AtomicRMWInst::BinOp Operation = in parseFunctionBody() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27855 SDValue Operation = in LowerINTRINSIC_WO_CHAIN() local
28315 SDValue Operation = in LowerINTRINSIC_W_CHAIN() local
28337 SDValue Operation = DAG.getNode(Opcode, dl, VTs, Chain, Op.getOperand(2), in LowerINTRINSIC_W_CHAIN() local
28371 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local
28409 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local
28428 SDValue Operation = DAG.getNode(X86ISD::TESTUI, dl, VTs, Chain); in LowerINTRINSIC_W_CHAIN() local
28485 SDValue Operation = DAG.getMemIntrinsicNode( in LowerINTRINSIC_W_CHAIN() local
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp7719 AtomicRMWInst::BinOp Operation; in parseAtomicRMW() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp2345 const SCEV *(ScalarEvolution::*Operation)(const SCEV *, const SCEV *, in willNotOverflow() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21903 ComplexDeinterleavingOperation Operation, Type *Ty) const { in isComplexDeinterleavingOperationSupported()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23967 ComplexDeinterleavingOperation Operation, Type *Ty) const { in isComplexDeinterleavingOperationSupported()