Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 152) sorted by relevance

1234567

/llvm-project/lldb/source/Target/
H A DAssertFrameRecognizer.cpp37 location.symbols.push_back(ConstString("gsignal")); in GetAbortLocation() argument
70 GetAssertLocation(llvm::Triple::OSType os,SymbolLocation & location) GetAssertLocation() argument
94 SymbolLocation location; RegisterAssertFrameRecognizer() local
137 SymbolLocation location; RecognizeFrame() local
[all...]
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSString.cpp138 uint64_t location = 2 * ptr_size + valobj_addr; in NSStringSummaryProvider() local
170 uint64_t location = 3 * ptr_size + valobj_addr; in NSStringSummaryProvider() local
183 uint64_t location = valobj_addr + 2 * ptr_size; in NSStringSummaryProvider() local
218 lldb::addr_t location = valobj.GetValueAsUnsigned(0) + ptr_size + 4; NSStringSummaryProvider() local
233 uint64_t location = valobj_addr + 2 * ptr_size; NSStringSummaryProvider() local
259 uint64_t location = valobj_addr + 2 * ptr_size; NSStringSummaryProvider() local
[all...]
/llvm-project/libcxx/test/tools/clang_tidy_checks/
H A Dproper_version_checks.cpp22 void If(clang::SourceLocation location, clang::SourceRange condition_range, ConditionValueKind) override { in If() argument
26 void Elif(clang::SourceLocation location, in Elif() argument
34 void check_condition(clang::SourceLocation location, clang::SourceRange condition_range) { in check_condition() argument
[all...]
/llvm-project/clang/tools/libclang/
H A DCXSourceLocation.cpp201 clang_Location_isInSystemHeader(CXSourceLocation location) clang_Location_isInSystemHeader() argument
212 clang_Location_isFromMainFile(CXSourceLocation location) clang_Location_isFromMainFile() argument
223 clang_getExpansionLocation(CXSourceLocation location,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) clang_getExpansionLocation() argument
264 clang_getPresumedLocation(CXSourceLocation location,CXString * filename,unsigned * line,unsigned * column) clang_getPresumedLocation() argument
295 clang_getInstantiationLocation(CXSourceLocation location,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) clang_getInstantiationLocation() argument
304 clang_getSpellingLocation(CXSourceLocation location,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) clang_getSpellingLocation() argument
340 clang_getFileLocation(CXSourceLocation location,CXFile * file,unsigned * line,unsigned * column,unsigned * offset) clang_getFileLocation() argument
[all...]
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp765 MLIRContext *context, ::std::optional<Location> location, in inferReturnTypeComponents() argument
562 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,ArgMaxOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
587 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,RFFT2dOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
613 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,FFT2dOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
624 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,ConcatOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
685 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,ValueShapeRange operands,DictionaryAttr attributes,OpaqueProperties properties,RegionRange regions,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
708 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,FullyConnectedOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
739 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,MatMulOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
827 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,SliceOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
852 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,TableOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
868 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,TileOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
920 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,ReshapeOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1006 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,TransposeOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1150 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,GatherOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1175 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,ResizeOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1214 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,ScatterOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1449 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,Conv2DOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1511 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,Conv3DOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1583 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,AvgPool2dOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1593 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,MaxPool2dOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1603 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,DepthwiseConv2DOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1678 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,TransposeConv2DOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1742 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,IfOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
1786 inferReturnTypeComponents(MLIRContext * context,::std::optional<Location> location,WhileOp::Adaptor adaptor,SmallVectorImpl<ShapedTypeComponents> & inferredReturnShapes) inferReturnTypeComponents() argument
[all...]
/llvm-project/mlir/examples/toy/Ch3/mlir/
H A DMLIRGen.cpp117 auto location = loc(proto.loc()); in mlirGen() local
199 auto location = loc(binop.loc()); in mlirGen() local
228 auto location = loc(ret.loc()); in mlirGen() local
309 auto location = loc(call.loc()); in mlirGen() local
/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DMLIRGen.cpp117 auto location = loc(proto.loc()); in mlirGen() local
203 auto location = loc(binop.loc()); in mlirGen() local
232 auto location = loc(ret.loc()); in mlirGen() local
313 auto location = loc(call.loc()); in mlirGen() local
/llvm-project/mlir/examples/toy/Ch2/mlir/
H A DMLIRGen.cpp117 auto location = loc(proto.loc()); in mlirGen() local
199 auto location = loc(binop.loc()); in mlirGen() local
228 auto location = loc(ret.loc()); in mlirGen() local
309 auto location = loc(call.loc()); in mlirGen() local
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DMLIRGen.cpp117 auto location = loc(proto.loc()); in mlirGen() local
203 auto location = loc(binop.loc()); in mlirGen() local
232 auto location = loc(ret.loc()); in mlirGen() local
313 auto location = loc(call.loc()); in mlirGen() local
/llvm-project/mlir/examples/toy/Ch4/mlir/
H A DMLIRGen.cpp117 auto location = loc(proto.loc()); in mlirGen() local
203 auto location = loc(binop.loc()); in mlirGen() local
232 auto location = loc(ret.loc()); in mlirGen() local
313 auto location = loc(call.loc()); in mlirGen() local
/llvm-project/mlir/lib/AsmParser/
H A DAsmParserState.cpp291 void AsmParserState::addDefinition(Block *block, SMLoc location) { in addDefinition() argument
305 void AsmParserState::addDefinition(BlockArgument blockArg, SMLoc location) { in addDefinition() argument
317 void AsmParserState::addAttrAliasDefinition(StringRef name, SMRange location, in addAttrAliasDefinition() argument
332 void AsmParserState::addTypeAliasDefinition(StringRef name, SMRange location, in addTypeAliasDefinition() argument
405 addAttrAliasUses(StringRef name,SMRange location) addAttrAliasUses() argument
417 addTypeAliasUses(StringRef name,SMRange location) addTypeAliasUses() argument
[all...]
/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DAST.h50 ExprAST(ExprASTKind kind, Location location) in ExprAST()
60 Location location; variable
223 Location location; variable
228 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
275 Location location; variable
280 StructAST(Location location, const std::string &name, in StructAST()
/llvm-project/mlir/lib/CAPI/Interfaces/
H A DInterfaces.cpp34 std::optional<Location> maybeGetLocation(MlirLocation location) { in maybeGetLocation()
93 MlirStringRef opName, MlirContext context, MlirLocation location, in mlirInferTypeOpInterfaceInferReturnTypes()
128 MlirStringRef opName, MlirContext context, MlirLocation location, in mlirInferShapedTypeOpInterfaceInferReturnTypes()
/llvm-project/clang/test/Rewriter/
H A Drewrite-constructor-init.mm7 NSUInteger location; field
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DMLIRGen.cpp174 auto location = loc(proto.loc()); in mlirGen() local
327 auto location = loc(binop.loc()); in mlirGen() local
371 auto location = loc(ret.loc()); in mlirGen() local
506 auto location = loc(call.loc()); in mlirGen() local
666 mlir::Type getType(const VarType &type, const Location &location) { in getType()
/llvm-project/mlir/examples/toy/Ch3/include/toy/
H A DAST.h48 ExprAST(ExprASTKind kind, Location location) in ExprAST()
58 Location location; variable
203 Location location; variable
208 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
/llvm-project/mlir/examples/toy/Ch6/include/toy/
H A DAST.h48 ExprAST(ExprASTKind kind, Location location) in ExprAST()
58 Location location; variable
203 Location location; variable
208 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
/llvm-project/mlir/examples/toy/Ch5/include/toy/
H A DAST.h48 ExprAST(ExprASTKind kind, Location location) in ExprAST()
58 Location location; variable
203 Location location; variable
208 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
/llvm-project/mlir/examples/toy/Ch4/include/toy/
H A DAST.h48 ExprAST(ExprASTKind kind, Location location) in ExprAST()
58 Location location; variable
203 Location location; variable
208 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
/llvm-project/mlir/examples/toy/Ch2/include/toy/
H A DAST.h48 ExprAST(ExprASTKind kind, Location location) in ExprAST()
58 Location location; variable
203 Location location; variable
208 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
/llvm-project/mlir/examples/toy/Ch1/include/toy/
H A DAST.h48 ExprAST(ExprASTKind kind, Location location) in ExprAST()
58 Location location; variable
203 Location location; variable
208 PrototypeAST(Location location, const std::string &name, in PrototypeAST()
/llvm-project/lldb/examples/python/
H A Ddiagnose_nsstring.py10 def read_memory(process, location, size): argument
/llvm-project/mlir/lib/Dialect/NVGPU/Transforms/
H A DMmaSyncTF32Transform.cpp41 Location location = op->getLoc(); in matchAndRewrite() local
/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h522 OperationState state(location, in createOrFold() argument
508 create(Location location,Args &&...args) create() argument
550 createOrFold(Location location,Args &&...args) createOrFold() argument
559 createOrFold(Location location,Args &&...args) createOrFold() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp181 SourceLocation location = getCorrectLocation(MacroNameTok.getLocation()); in MacroDefined() local
195 SourceLocation location = getCorrectLocation(MacroNameTok.getLocation()); in MacroUndefined() local

1234567