Home
last modified time | relevance | path

Searched refs:getLoc (Results 1 – 25 of 765) sorted by relevance

12345678910>>...31

/external/llvm-project/llvm/unittests/Support/
DSourceMgrTest.cpp30 SMLoc getLoc(unsigned Offset) { in getLoc() function in __anon7947ef060111::SourceMgrTest
36 return SMRange(getLoc(Offset), getLoc(Offset + Length)); in getRange()
51 printMessage(getLoc(4), SourceMgr::DK_Error, "message", None, None); in TEST_F()
61 printMessage(getLoc(4), SourceMgr::DK_Warning, "message", None, None); in TEST_F()
71 printMessage(getLoc(4), SourceMgr::DK_Remark, "message", None, None); in TEST_F()
81 printMessage(getLoc(4), SourceMgr::DK_Note, "message", None, None); in TEST_F()
91 printMessage(getLoc(6), SourceMgr::DK_Error, "message", None, None); in TEST_F()
101 printMessage(getLoc(7), SourceMgr::DK_Error, "message", None, None); in TEST_F()
111 printMessage(getLoc(0), SourceMgr::DK_Error, "message", None, None); in TEST_F()
121 printMessage(getLoc(0), SourceMgr::DK_Error, "message", None, None); in TEST_F()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp64 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G3)); in isNonILP32reloc()
67 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G2)); in isNonILP32reloc()
70 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_SABS_G2)); in isNonILP32reloc()
73 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G2_NC)); in isNonILP32reloc()
76 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_SABS_G1)); in isNonILP32reloc()
79 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G1_NC)); in isNonILP32reloc()
82 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLD_MOVW_DTPREL_G2)); in isNonILP32reloc()
85 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLD_MOVW_DTPREL_G1_NC)); in isNonILP32reloc()
88 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLE_MOVW_TPREL_G2)); in isNonILP32reloc()
91 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLE_MOVW_TPREL_G1_NC)); in isNonILP32reloc()
[all …]
DAArch64AsmBackend.cpp175 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
186 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
188 Ctx.reportError(Fixup.getLoc(), "fixup not sufficiently aligned"); in adjustFixupValue()
197 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
204 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
206 Ctx.reportError(Fixup.getLoc(), "fixup must be 2-byte aligned"); in adjustFixupValue()
213 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
215 Ctx.reportError(Fixup.getLoc(), "fixup must be 4-byte aligned"); in adjustFixupValue()
222 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
224 Ctx.reportError(Fixup.getLoc(), "fixup must be 8-byte aligned"); in adjustFixupValue()
[all …]
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp64 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G3)); in isNonILP32reloc()
67 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G2)); in isNonILP32reloc()
70 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_SABS_G2)); in isNonILP32reloc()
73 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G2_NC)); in isNonILP32reloc()
76 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_SABS_G1)); in isNonILP32reloc()
79 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(MOVW_UABS_G1_NC)); in isNonILP32reloc()
82 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLD_MOVW_DTPREL_G2)); in isNonILP32reloc()
85 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLD_MOVW_DTPREL_G1_NC)); in isNonILP32reloc()
88 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLE_MOVW_TPREL_G2)); in isNonILP32reloc()
91 Ctx.reportError(Fixup.getLoc(), BAD_ILP32_MOV(TLSLE_MOVW_TPREL_G1_NC)); in isNonILP32reloc()
[all …]
DAArch64AsmBackend.cpp166 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
177 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
179 Ctx.reportError(Fixup.getLoc(), "fixup not sufficiently aligned"); in adjustFixupValue()
188 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
195 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
197 Ctx.reportError(Fixup.getLoc(), "fixup must be 2-byte aligned"); in adjustFixupValue()
204 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
206 Ctx.reportError(Fixup.getLoc(), "fixup must be 4-byte aligned"); in adjustFixupValue()
213 Ctx.reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
215 Ctx.reportError(Fixup.getLoc(), "fixup must be 8-byte aligned"); in adjustFixupValue()
[all …]
DAArch64MachObjectWriter.cpp102 Asm.getContext().reportError(Fixup.getLoc(), in getAArch64FixupKindMachOInfo()
182 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
193 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
200 Asm.getContext().reportError(Fixup.getLoc(), "unknown AArch64 fixup kind!"); in recordRelocation()
212 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
244 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
251 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
265 Fixup.getLoc(), in recordRelocation()
272 Fixup.getLoc(), in recordRelocation()
280 Fixup.getLoc(), "unsupported relocation with identical base"); in recordRelocation()
[all …]
/external/llvm/unittests/Support/
DSourceMgrTest.cpp31 SMLoc getLoc(unsigned Offset) { in getLoc() function in __anon75b76c580111::SourceMgrTest
37 return SMRange(getLoc(Offset), getLoc(Offset + Length)); in getRange()
52 printMessage(getLoc(4), SourceMgr::DK_Error, "message", None, None); in TEST_F()
62 printMessage(getLoc(4), SourceMgr::DK_Warning, "message", None, None); in TEST_F()
72 printMessage(getLoc(4), SourceMgr::DK_Note, "message", None, None); in TEST_F()
82 printMessage(getLoc(6), SourceMgr::DK_Error, "message", None, None); in TEST_F()
92 printMessage(getLoc(7), SourceMgr::DK_Error, "message", None, None); in TEST_F()
102 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(4, 3), None); in TEST_F()
112 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(3, 3), None); in TEST_F()
122 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(4, 7), None); in TEST_F()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dunfuse_batch_norm.cc93 rewriter.create<mhlo::ConstOp>(op->getLoc(), epsilon_tensor_attr); in MaterializeEpsilon()
98 op->getLoc(), broadcast_to_type, epsilon, /*broadcast_dims=*/dims); in MaterializeEpsilon()
100 Value shape_value = CalculateShapeValue(op->getLoc(), variance, rewriter); in MaterializeEpsilon()
102 op->getLoc(), broadcast_to_type, epsilon, shape_value, in MaterializeEpsilon()
137 rewriter.create<mhlo::AddOp>(bn_op.getLoc(), bn_op.variance(), epsilon); in matchAndRewrite()
138 stddev = rewriter.create<mhlo::SqrtOp>(bn_op.getLoc(), stddev); in matchAndRewrite()
144 CalculateShapeValue(bn_op.getLoc(), bn_op.operand(), rewriter); in matchAndRewrite()
147 BroadcastToFeatureDim(bn_op.getLoc(), input_type, bn_op.scale(), in matchAndRewrite()
150 BroadcastToFeatureDim(bn_op.getLoc(), input_type, bn_op.offset(), in matchAndRewrite()
153 BroadcastToFeatureDim(bn_op.getLoc(), input_type, bn_op.mean(), in matchAndRewrite()
[all …]
/external/llvm-project/mlir/test/lib/IR/
DTestInterfaces.cpp24 testInterface.printTypeA(op->getLoc()); in runOnOperation()
25 testInterface.printTypeB(op->getLoc()); in runOnOperation()
26 testInterface.printTypeC(op->getLoc()); in runOnOperation()
27 testInterface.printTypeD(op->getLoc()); in runOnOperation()
30 TestTypeInterface result = testInterface.printTypeRet(op->getLoc()); in runOnOperation()
34 testType.printTypeE(op->getLoc()); in runOnOperation()
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc189 fused_func_op_.getLoc()); in SetWeightForInputToCellGate()
200 fused_func_op_.getLoc()); in SetWeightForInputToInputGate()
209 fused_func_op_.getLoc()); in SetWeightForInputToForgetGate()
219 fused_func_op_.getLoc()); in SetWeightForInputToOutputGate()
227 fused_func_op_.getLoc()); in SetWeightForRecurrentToCellGate()
238 fused_func_op_.getLoc()); in SetWeightForRecurrentToInputGate()
247 fused_func_op_.getLoc()); in SetWeightForRecurrentToForgetGate()
256 fused_func_op_.getLoc()); in SetWeightForRecurrentToOutputGate()
263 bias_size_values_, fused_func_op_.getLoc()); in SetBiasToCellGate()
273 bias_size_values_, fused_func_op_.getLoc()); in SetBiasToInputGate()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.cc133 op->getLoc(), reshape_rank1_size1_type, inputs[i], in convertPackOp()
221 op->getLoc(), concat_type, inputs[0], inputs[1], concat_axis_attr); in convertPackOp()
229 a1_concat_op = rewriter.create<tosa::ConcatOp>(op->getLoc(), concat_type, in convertPackOp()
243 op->getLoc(), reshape_output_type, a1_concat_op.getResult(), shape_attr); in convertPackOp()
252 .create<tosa::TransposeOp>(op->getLoc(), result_type, in convertPackOp()
301 op->getLoc(), in convertUnpackOp()
338 op->getLoc(), in convertUnpackOp()
344 op->getLoc(), in convertUnpackOp()
358 .create<tosa::IdentityNOp>(op->getLoc(), ArrayRef<Type>(outs_type_vec), in convertUnpackOp()
384 .create<tosa::SelectOp>(op->getLoc(), result_type, condition_value, in convertSelectOp()
[all …]
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dattribute.cpp173 warn(node->getLoc(), "attribute with arguments not recognized, skipping", "", ""); in handleSelectionAttributes()
185 warn(node->getLoc(), "attribute does not apply to a selection", "", ""); in handleSelectionAttributes()
202 warn(node->getLoc(), "attribute with arguments not recognized, skipping", "", ""); in handleSwitchAttributes()
214 warn(node->getLoc(), "attribute does not apply to a switch", "", ""); in handleSwitchAttributes()
244 warn(node->getLoc(), "expected no arguments", feature, ""); in handleLoopAttributes()
253 error(node->getLoc(), "must be positive", feature, ""); in handleLoopAttributes()
257 warn(node->getLoc(), "expected a single integer argument", feature, ""); in handleLoopAttributes()
266 warn(node->getLoc(), "expected a single integer argument", feature, ""); in handleLoopAttributes()
277 error(node->getLoc(), "must be greater than or equal to 1", feature, ""); in handleLoopAttributes()
281 warn(node->getLoc(), "expected a single integer argument", feature, ""); in handleLoopAttributes()
[all …]
/external/llvm-project/llvm/utils/TableGen/
DCodeGenInstruction.cpp36 PrintFatalError(R->getLoc(), in CGIOperandList()
40 PrintFatalError(R->getLoc(), in CGIOperandList()
48 PrintFatalError(R->getLoc(), in CGIOperandList()
52 PrintFatalError(R->getLoc(), in CGIOperandList()
73 PrintFatalError(R->getLoc(), "Illegal operand for the '" + R->getName() + in CGIOperandList()
99 PrintFatalError(R->getLoc(), in CGIOperandList()
121 PrintFatalError(R->getLoc(), "Unknown operand class '" + Rec->getName() + in CGIOperandList()
127 PrintFatalError(R->getLoc(), "In instruction '" + R->getName() + in CGIOperandList()
131 PrintFatalError(R->getLoc(), in CGIOperandList()
161 PrintFatalError(TheDef->getLoc(), "'" + TheDef->getName() + in getOperandNamed()
[all …]
DGICombinerEmitter.cpp248 PrintError(TheDef.getLoc(), "One or more roots are unnecessary"); in reorientToRoots()
351 if (Defs->getOperatorAsDef(TheDef.getLoc())->getName() != "defs") { in parseDefs()
352 PrintError(TheDef.getLoc(), "Expected defs operator"); in parseDefs()
376 PrintError(TheDef.getLoc(), in parseDefs()
379 PrintError(TheDef.getLoc(), in parseDefs()
382 PrintError(TheDef.getLoc(), in parseDefs()
389 PrintError(TheDef.getLoc(), "Combine rules must have at least one root"); in parseDefs()
404 Target.getInstruction(Matcher->getOperatorAsDef(TheDef.getLoc())); in parseInstructionMatcher()
480 PrintError(TheDef.getLoc(), in parseWipMatchOpcodeMatcher()
493 if (Matchers->getOperatorAsDef(TheDef.getLoc())->getName() != "match") { in parseMatcher()
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dattribute.cpp175 warn(node->getLoc(), "attribute with arguments not recognized, skipping", "", ""); in handleSelectionAttributes()
187 warn(node->getLoc(), "attribute does not apply to a selection", "", ""); in handleSelectionAttributes()
204 warn(node->getLoc(), "attribute with arguments not recognized, skipping", "", ""); in handleSwitchAttributes()
216 warn(node->getLoc(), "attribute does not apply to a switch", "", ""); in handleSwitchAttributes()
246 warn(node->getLoc(), "expected no arguments", feature, ""); in handleLoopAttributes()
255 error(node->getLoc(), "must be positive", feature, ""); in handleLoopAttributes()
259 warn(node->getLoc(), "expected a single integer argument", feature, ""); in handleLoopAttributes()
268 warn(node->getLoc(), "expected a single integer argument", feature, ""); in handleLoopAttributes()
279 error(node->getLoc(), "must be greater than or equal to 1", feature, ""); in handleLoopAttributes()
283 warn(node->getLoc(), "expected a single integer argument", feature, ""); in handleLoopAttributes()
[all …]
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp90 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
95 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
162 Ctx.reportFatalError(Fixup.getLoc(), "unsupported relocation on symbol"); in GetRelocTypeInner()
167 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
176 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
185 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
229 Ctx.reportError(Fixup.getLoc(), "invalid fixup for ARM MOVT instruction"); in GetRelocTypeInner()
239 Ctx.reportError(Fixup.getLoc(), "invalid fixup for ARM MOVW instruction"); in GetRelocTypeInner()
249 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
260 Ctx.reportError(Fixup.getLoc(), in GetRelocTypeInner()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp72 Ctx->reportError(Fixup.getLoc(), "out of range PC16 fixup"); in adjustFixupValue()
82 Ctx->reportError(Fixup.getLoc(), "out of range PC19 fixup"); in adjustFixupValue()
119 Ctx->reportError(Fixup.getLoc(), "out of range PC7 fixup"); in adjustFixupValue()
129 Ctx->reportError(Fixup.getLoc(), "out of range PC10 fixup"); in adjustFixupValue()
139 Ctx->reportError(Fixup.getLoc(), "out of range PC16 fixup"); in adjustFixupValue()
148 Ctx->reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue()
155 Ctx->reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue()
161 Ctx->reportError(Fixup.getLoc(), "out of range PC18 fixup"); in adjustFixupValue()
170 Ctx->reportError(Fixup.getLoc(), "out of range PC21 fixup"); in adjustFixupValue()
179 Ctx->reportError(Fixup.getLoc(), "out of range PC26 fixup"); in adjustFixupValue()
[all …]
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp67 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType()
87 Ctx.reportError(Fixup.getLoc(), in getRelocType()
103 Ctx.reportError(Fixup.getLoc(), "Unsupported pc-relative fixup kind"); in getRelocType()
109 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported"); in getRelocType()
135 Ctx.reportError(Fixup.getLoc(), in getRelocType()
150 Ctx.reportError(Fixup.getLoc(), in getRelocType()
165 Ctx.reportError(Fixup.getLoc(), in getRelocType()
180 Ctx.reportError(Fixup.getLoc(), in getRelocType()
201 Ctx.reportError(Fixup.getLoc(), in getRelocType()
208 Ctx.reportError(Fixup.getLoc(), in getRelocType()
[all …]
DAArch64MachObjectWriter.cpp94 Asm.getContext().reportError(Fixup.getLoc(), in getAArch64FixupKindMachOInfo()
175 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
186 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
193 Asm.getContext().reportError(Fixup.getLoc(), "unknown AArch64 fixup kind!"); in recordRelocation()
205 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
237 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
244 Asm.getContext().reportError(Fixup.getLoc(), in recordRelocation()
258 Fixup.getLoc(), in recordRelocation()
265 Fixup.getLoc(), in recordRelocation()
273 Fixup.getLoc(), "unsupported relocation with identical base"); in recordRelocation()
[all …]
DAArch64AsmBackend.cpp148 Ctx->reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
156 if (Ctx) Ctx->reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
158 Ctx->reportError(Fixup.getLoc(), "fixup not sufficiently aligned"); in adjustFixupValue()
165 Ctx->reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
170 Ctx->reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
172 Ctx->reportError(Fixup.getLoc(), "fixup must be 2-byte aligned"); in adjustFixupValue()
177 Ctx->reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
179 Ctx->reportError(Fixup.getLoc(), "fixup must be 4-byte aligned"); in adjustFixupValue()
184 Ctx->reportError(Fixup.getLoc(), "fixup value out of range"); in adjustFixupValue()
186 Ctx->reportError(Fixup.getLoc(), "fixup must be 8-byte aligned"); in adjustFixupValue()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dstack_ops_decomposition.cc176 OpBuilder(body_ret).create<ReturnOp>(body_ret->getLoc(), new_body_returns); in HandleWhileOp()
206 builder.create<TF::WhileOp>(while_op.getLoc(), body.getType().getInputs(), in HandleWhileOp()
259 if_op.getLoc(), then_func.getType().getResults(), new_if_operands, in HandleIfOp()
308 call.getLoc(), info.decomposed_callee.getType().getResults(), in HandlePartitionedCallOp()
402 stack.getLoc(), ArrayRef<Type>{var_type}, ArrayRef<Value>{}); in HandleStackV2Op()
404 stack.getLoc(), ArrayRef<Type>{size_var_type}, ArrayRef<Value>{}); in HandleStackV2Op()
407 cutil::GetR1Const({0LL}, builder, stack.getLoc()), in HandleStackV2Op()
408 builder, stack.getLoc()); in HandleStackV2Op()
409 cutil::WriteLocalVariable(local_var, buffer, builder, stack.getLoc()); in HandleStackV2Op()
428 cutil::ReadLocalVariable(push.handle(), builder, push.getLoc()); in HandleStackPushV2Op()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp289 HasSoloAXInst->getLoc(), in checkAXOK()
292 reportError(I.getLoc(), in checkAXOK()
304 reportNote(I.getLoc(), "Branching instruction"); in reportBranchErrors()
315 reportError(MCB.getLoc(), in checkHWLoop()
337 reportError(I.getLoc(), in checkCOFMax1()
343 reportError(I.getLoc(), in checkCOFMax1()
349 reportError(I.getLoc(), in checkCOFMax1()
420 reportError(I.getLoc(), "New value register consumer has no producer"); in checkNewValues()
429 std::get<0>(Producer)->getLoc(), in checkNewValues()
431 reportError(I.getLoc(), in checkNewValues()
[all …]
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp299 HasSoloAXInst->getLoc(), in checkAXOK()
302 reportError(I.getLoc(), in checkAXOK()
314 reportNote(I.getLoc(), "Branching instruction"); in reportBranchErrors()
325 reportError(MCB.getLoc(), in checkHWLoop()
347 reportError(I.getLoc(), in checkCOFMax1()
353 reportError(I.getLoc(), in checkCOFMax1()
359 reportError(I.getLoc(), in checkCOFMax1()
430 reportError(I.getLoc(), "New value register consumer has no producer"); in checkNewValues()
439 std::get<0>(Producer)->getLoc(), in checkNewValues()
441 reportError(I.getLoc(), in checkNewValues()
[all …]
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp196 S.Diag(AL.getLoc(), Diag) << AL << Num; in checkAttributeNumArgsImpl()
236 static SourceLocation getAttrLoc(const ParsedAttr &AL) { return AL.getLoc(); } in getAttrLoc()
303 S.Diag(AL.getLoc(), diag::err_attributes_are_not_compatible) << AL << A; in checkAttrMutualExclusion()
522 S.Diag(AL.getLoc(), diag::warn_thread_attribute_decl_not_pointer) << AL << QT; in threadSafetyCheckIsPointer()
647 S.Diag(AL.getLoc(), in checkAttrArgsAreCapabilityObjs()
651 S.Diag(AL.getLoc(), diag::warn_thread_attribute_not_on_non_static_member) in checkAttrArgsAreCapabilityObjs()
676 S.Diag(AL.getLoc(), diag::warn_thread_attribute_ignored) << AL; in checkAttrArgsAreCapabilityObjs()
704 S.Diag(AL.getLoc(), in checkAttrArgsAreCapabilityObjs()
718 S.Diag(AL.getLoc(), diag::warn_thread_attribute_argument_not_lockable) in checkAttrArgsAreCapabilityObjs()
777 S.Diag(AL.getLoc(), diag::warn_thread_attribute_decl_not_lockable) << AL; in checkAcquireOrderAttrCommon()
[all …]
/external/llvm-project/mlir/lib/Dialect/SCF/Transforms/
DParallelLoopTiling.cpp41 auto zero = b.create<ConstantIndexOp>(op.getLoc(), 0); in tileParallelLoop()
47 b.create<ConstantIndexOp>(op.getLoc(), tileSizes[i])); in tileParallelLoop()
50 tileSizeConstants.push_back(b.create<ConstantIndexOp>(op.getLoc(), 1)); in tileParallelLoop()
58 b.create<MulIOp>(op.getLoc(), std::get<0>(step), std::get<1>(step))); in tileParallelLoop()
60 auto outerLoop = b.create<ParallelOp>(op.getLoc(), op.lowerBound(), in tileParallelLoop()
105 b.create<AffineMinOp>(op.getLoc(), b.getIndexType(), minMap, in tileParallelLoop()
109 op.getLoc(), SmallVector<Value, 2>(newBounds.size(), zero), newBounds, in tileParallelLoop()
121 b.create<AddIOp>(op.getLoc(), std::get<0>(ivs), std::get<1>(ivs)); in tileParallelLoop()

12345678910>>...31