/llvm-project/clang-tools-extra/clangd/quality/model/ |
H A D | forest.json | 3 "operation": "if_member", string 9 "operation": "if_member", string 18 "operation": "if_greater", string 22 "operation": "boost", string 26 "operation": "if_greater", string 30 "operation": "boost", string 34 "operation": "if_greater", string 38 "operation": "if_greater", string 42 "operation": "boost", string 46 "operation": "boost", string [all …]
|
/llvm-project/clang-tools-extra/clangd/unittests/decision_forest_model/ |
H A D | forest.json | 3 "operation": "if_greater", string 7 "operation": "if_greater", string 11 "operation": "boost", string 15 "operation": "boost", string 20 "operation": "if_member", string 27 "operation": "boost", string 31 "operation": "boost", string 37 "operation": "if_member", string 44 "operation": "boost", string 48 "operation": "boost", string
|
/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanShouldStopHere.cpp | 40 FrameComparison operation, Status &status) { in InvokeShouldStopHereCallback() 59 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultShouldStopHereCallback() 95 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultStepFromHereCallback() 145 lldb_private::Flags &flags, lldb::FrameComparison operation, in QueueStepOutFromHerePlan() 156 lldb::FrameComparison operation, Status &status) { in CheckShouldStopHereAndQueueStepOut()
|
H A D | ThreadPlanStepInRange.cpp | 359 ThreadPlan *current_plan, Flags &flags, FrameComparison operation, in DefaultShouldStopHereCallback() argument
|
/llvm-project/mlir/lib/Target/Cpp/ |
H A D | TranslateToCpp.cpp | 73 static FailureOr<int> getOperatorPrecedence(Operation *operation) { in getOperatorPrecedence() argument 309 printConstantOp(CppEmitter & emitter,Operation * operation,Attribute value) printConstantOp() argument 343 Operation *operation = constantOp.getOperation(); printOperation() local 351 Operation *operation = variableOp.getOperation(); printOperation() local 388 printBinaryOperation(CppEmitter & emitter,Operation * operation,StringRef binaryOperator) printBinaryOperation() argument 407 printUnaryOperation(CppEmitter & emitter,Operation * operation,StringRef unaryOperator) printUnaryOperation() argument 423 Operation *operation = addOp.getOperation(); printOperation() local 429 Operation *operation = divOp.getOperation(); printOperation() local 435 Operation *operation = mulOp.getOperation(); printOperation() local 441 Operation *operation = remOp.getOperation(); printOperation() local 447 Operation *operation = subOp.getOperation(); printOperation() local 453 Operation *operation = cmpOp.getOperation(); printOperation() local 596 Operation *operation = callOp.getOperation(); printOperation() local 603 Operation *operation = callOp.getOperation(); printOperation() local 674 Operation *operation = bitwiseAndOp.getOperation(); printOperation() local 681 Operation *operation = bitwiseLeftShiftOp.getOperation(); printOperation() local 687 Operation *operation = bitwiseNotOp.getOperation(); printOperation() local 693 Operation *operation = bitwiseOrOp.getOperation(); printOperation() local 700 Operation *operation = bitwiseRightShiftOp.getOperation(); printOperation() local 706 Operation *operation = bitwiseXorOp.getOperation(); printOperation() local 712 Operation *operation = unaryPlusOp.getOperation(); printOperation() local 718 Operation *operation = unaryMinusOp.getOperation(); printOperation() local 763 Operation *operation = logicalAndOp.getOperation(); printOperation() local 769 Operation *operation = logicalNotOp.getOperation(); printOperation() local 775 Operation *operation = logicalOrOp.getOperation(); printOperation() local 1038 Operation *operation = functionOp.getOperation(); printOperation() local 1072 Operation *operation = functionOp.getOperation(); printOperation() local 1113 Operation *operation = functionOp.getOperation(); printOperation() local [all...] |
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRCore.cpp | 304 PyRegionIterator(PyOperationRef operation) PyRegionIterator() argument 325 PyOperationRef operation; global() member in __anon0d8b16ee0311::PyRegionIterator 333 PyRegionList(PyOperationRef operation) PyRegionList() argument 362 PyOperationRef operation; global() member in __anon0d8b16ee0311::PyRegionList 367 PyBlockIterator(PyOperationRef operation,MlirBlock next) PyBlockIterator() argument 390 PyOperationRef operation; global() member in __anon0d8b16ee0311::PyBlockIterator 399 PyBlockList(PyOperationRef operation,MlirRegion region) PyBlockList() argument 452 PyOperationRef operation; global() member in __anon0d8b16ee0311::PyBlockList 1133 PyOperation(PyMlirContextRef contextRef,MlirOperation operation) PyOperation() argument 1154 createInstance(PyMlirContextRef contextRef,MlirOperation operation,py::object parentKeepAlive) createInstance() argument 1174 forOperation(PyMlirContextRef contextRef,MlirOperation operation,py::object parentKeepAlive) forOperation() argument 1190 createDetached(PyMlirContextRef contextRef,MlirOperation operation,py::object parentKeepAlive) createDetached() argument 1226 PyOperation &operation = getOperation(); print() local 1254 PyOperation &operation = getOperation(); print() local 1265 PyOperation &operation = getOperation(); writeBytecode() local 1287 PyOperation &operation = getOperation(); walk() local 1341 PyOperation &operation = getOperation(); moveAfter() local 1350 PyOperation &operation = getOperation(); moveBefore() local 1370 MlirOperation operation = mlirOperationGetParentOperation(get()); getParentOperation() local 1530 MlirOperation operation = mlirOperationCreate(&state); create() local 1837 constructDerived(const pybind11::object & cls,const PyOperation & operation) constructDerived() argument 1864 PyOperation &operation = operationBase.getOperation(); insert() local 2035 PySymbolTable(PyOperationBase & operation) PySymbolTable() argument 2066 py::object operation = dunderGetItem(name); dunderDel() local 2082 PyOperation &operation = symbol.getOperation(); getSymbolName() local 2095 PyOperation &operation = symbol.getOperation(); setSymbolName() local 2108 PyOperation &operation = symbol.getOperation(); getVisibility() local 2124 PyOperation &operation = symbol.getOperation(); setVisibility() local 2305 PyBlockArgumentList(PyOperationRef operation,MlirBlock block,intptr_t startIndex=0,intptr_t length=-1,intptr_t step=1) PyBlockArgumentList() argument 2341 PyOperationRef operation; global() member in __anon0d8b16ee0b11::PyBlockArgumentList 2354 PyOpOperandList(PyOperationRef operation,intptr_t startIndex=0,intptr_t length=-1,intptr_t step=1) PyOpOperandList() argument 2398 PyOperationRef operation; global() member in __anon0d8b16ee0b11::PyOpOperandList 2410 PyOpResultList(PyOperationRef operation,intptr_t startIndex=0,intptr_t length=-1,intptr_t step=1) PyOpResultList() argument 2445 PyOperationRef operation; global() member in __anon0d8b16ee0b11::PyOpResultList 2456 PyOpSuccessors(PyOperationRef operation,intptr_t startIndex=0,intptr_t length=-1,intptr_t step=1) PyOpSuccessors() argument 2491 PyOperationRef operation; global() member in __anon0d8b16ee0b11::PyOpSuccessors 2498 PyOpAttributeMap(PyOperationRef operation) PyOpAttributeMap() argument 2554 PyOperationRef operation; global() member in __anon0d8b16ee0b11::PyOpAttributeMap 2981 MlirOperation operation = populateIRCore() local 3006 auto &operation = self.getOperation(); populateIRCore() local 3027 PyOperation &operation = self.getOperation(); populateIRCore() local 3103 PyOperation &operation = self.getOperation(); populateIRCore() local 3347 __anon0d8b16ee6a02(PyBlock &self, PyOperationBase &operation) populateIRCore() argument [all...] |
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | NamedOpConversions.cpp | 36 matchAndReplaceDepthwiseConv(Operation *operation, Value input, Value kernel, in matchAndReplaceDepthwiseConv() argument 110 Operation *operation = op.getOperation(); in matchAndRewrite() local 130 Operation *operation in matchAndRewrite() local [all...] |
/llvm-project/mlir/test/lib/IR/ |
H A D | TestDominance.cpp | 39 DominanceTest(Operation * operation) DominanceTest() argument 90 Operation *operation; global() member in __anone9ccb3c30111::DominanceTest
|
/llvm-project/mlir/test/CAPI/ |
H A D | translation.c | 44 MlirOperation operation = mlirModuleGetOperation(module); in testToLLVMIR() local
|
/llvm-project/clang/test/SemaObjC/ |
H A D | unused-backing-ivar-warning.m | 92 long operation; field 94 @property(assign) long operation; property 99 + (id) operation { class
|
/llvm-project/mlir/lib/Tools/PDLL/ODS/ |
H A D | Dialect.cpp | 28 std::unique_ptr<Operation> &operation = operations[name]; in insertOperation() local
|
/llvm-project/flang/lib/Evaluate/ |
H A D | common.cpp | 17 FoldingContext &context, const RealFlags &flags, const char *operation) { in RealFlagWarnings() argument
|
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ |
H A D | LowerHLFIRIntrinsics.cpp | 200 auto buildNumericalArgs(OP operation, mlir::Type i32, mlir::Type logicalType, in buildNumericalArgs() argument 211 auto buildMinMaxLocArgs(OP operation, mli argument 226 buildLogicalArgs(OP operation,mlir::Type i32,mlir::Type logicalType,mlir::PatternRewriter & rewriter,std::string opName) const buildLogicalArgs() argument 238 matchAndRewrite(OP operation,mlir::PatternRewriter & rewriter) const matchAndRewrite() argument [all...] |
/llvm-project/mlir/lib/Dialect/Transform/IRDLExtension/ |
H A D | IRDLExtensionOps.cpp | 30 irdl::OperationOp operation = *body.getOps<irdl::OperationOp>().begin(); in apply() local
|
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/GPU/ |
H A D | GPUToLLVMIRTranslation.cpp | 44 convertOperation(Operation *operation, llvm::IRBuilderBase &builder, in convertOperation()
|
/llvm-project/compiler-rt/lib/profile/ |
H A D | WindowsMMap.c | 157 int flock(int fd, int operation) { in flock()
|
/llvm-project/libcxx/test/std/containers/sequences/vector/vector.modifiers/ |
H A D | destroy_elements.pass.cpp | 35 test(Operation operation) test() argument
|
/llvm-project/mlir/lib/Pass/ |
H A D | IRPrinting.cpp | 152 Pass *pass, Operation *operation, PrintCallbackFn printCallback) { in printBeforeIfEnabled() argument 161 Pass *pass, Operation *operation, PrintCallbackFn printCallback) { in printAfterIfEnabled() argument [all...] |
/llvm-project/mlir/lib/CAPI/IR/ |
H A D | IR.cpp | 876 unwrap(block)->push_back(unwrap(operation)); in mlirBlockInsertOwnedOperationAfter() argument 864 mlirBlockAppendOwnedOperation(MlirBlock block,MlirOperation operation) mlirBlockAppendOwnedOperation() argument 869 mlirBlockInsertOwnedOperation(MlirBlock block,intptr_t pos,MlirOperation operation) mlirBlockInsertOwnedOperation() argument 891 mlirBlockInsertOwnedOperationBefore(MlirBlock block,MlirOperation reference,MlirOperation operation) mlirBlockInsertOwnedOperationBefore() argument 1149 mlirSymbolTableCreate(MlirOperation operation) mlirSymbolTableCreate() argument 1165 mlirSymbolTableInsert(MlirSymbolTable symbolTable,MlirOperation operation) mlirSymbolTableInsert() argument 1170 mlirSymbolTableErase(MlirSymbolTable symbolTable,MlirOperation operation) mlirSymbolTableErase() argument [all...] |
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | BufferDeallocation.cpp | 92 WalkResult result = op->walk([&](Operation *operation) { in validateSupportedControlFlow() 406 Operation *operation = value.getDefiningOp(); in introduceValueCopyForRegionResult() local
|
/llvm-project/mlir/lib/Dialect/Affine/Analysis/ |
H A D | NestedMatcher.cpp | 27 NestedMatch NestedMatch::build(Operation *operation, in build()
|
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ |
H A D | StructuredDataDarwinLog.cpp | 188 static void RegisterOperation(llvm::StringRef operation, in RegisterOperation() argument 194 llvm::StringRef operation, in CreateRule() argument 234 FilterRule(bool accept, size_t attribute_index, llvm::StringRef operation) in FilterRule() argument 701 auto operation = rule_text.substr( ParseFilterRule() local [all...] |
/llvm-project/mlir/include/mlir/IR/ |
H A D | Region.h | 160 Block::iterator operation; variable [all...] |
/llvm-project/mlir/lib/CAPI/Interfaces/ |
H A D | Interfaces.cpp | 73 bool mlirOperationImplementsInterface(MlirOperation operation, in mlirOperationImplementsInterface()
|
/llvm-project/lldb/source/Host/posix/ |
H A D | ProcessLauncherPosixFork.cpp | 51 ExitWithError(int error_fd,const char * operation) ExitWithError() argument
|