/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | WarnMissedTransforms.cpp | 31 L->getStartLoc(), L->getHeader()) in warnAboutLeftoverTransformations() 42 L->getStartLoc(), L->getHeader()) in warnAboutLeftoverTransformations() 59 L->getStartLoc(), L->getHeader()) in warnAboutLeftoverTransformations() 67 L->getStartLoc(), L->getHeader()) in warnAboutLeftoverTransformations() 78 L->getStartLoc(), L->getHeader()) in warnAboutLeftoverTransformations()
|
D | LoopVersioningLICM.cpp | 418 CurLoop->getStartLoc(), in legalLoopInstructions() 450 CurLoop->getStartLoc(), in legalLoopInstructions() 493 CurLoop->getStartLoc(), in isLegalForVersioning() 513 CurLoop->getStartLoc(), in isLegalForVersioning() 523 CurLoop->getStartLoc(), CurLoop->getHeader()) in isLegalForVersioning()
|
D | LoopInterchange.cpp | 573 InnerLoop->getStartLoc(), in processLoop() 737 OuterLoop->getStartLoc(), in currentLimitations() 753 OuterLoop->getStartLoc(), in currentLimitations() 767 OuterLoop->getStartLoc(), in currentLimitations() 782 InnerLoop->getStartLoc(), in currentLimitations() 797 InnerLoop->getStartLoc(), in currentLimitations() 811 InnerLoop->getStartLoc(), in currentLimitations() 842 InnerLoop->getStartLoc(), in currentLimitations() 868 InnerLoop->getStartLoc(), InnerLoop->getHeader()) in currentLimitations() 884 InnerLoop->getStartLoc(), in currentLimitations() [all …]
|
D | LoopDistribute.cpp | 853 return OptimizationRemark(LDIST_NAME, "Distribute", L->getStartLoc(), in processLoop() 870 L->getStartLoc(), L->getHeader()) in fail() 880 RemarkName, L->getStartLoc(), L->getHeader()) in fail() 887 *F, L->getStartLoc(), "loop not distributed: failed " in fail()
|
D | LoopUnrollPass.cpp | 888 L->getStartLoc(), L->getHeader()) in computeUnrollCount() 905 L->getStartLoc(), L->getHeader()) in computeUnrollCount() 920 L->getStartLoc(), L->getHeader()) in computeUnrollCount() 988 L->getStartLoc(), L->getHeader()) in computeUnrollCount()
|
D | LoopFuse.cpp | 342 L->getStartLoc(), Preheader) in reportInvalidCandidate() 1353 ORE.emit(RemarkKind(DEBUG_TYPE, Stat.getName(), FC0.L->getStartLoc(), in reportLoopFusion()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
D | RISCVAsmParser.cpp | 614 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function 800 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in generateImmOutOfRangeError() 849 ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 871 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 878 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 964 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 970 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 976 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 980 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() 984 SMLoc ErrorLoc = ((RISCVOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
D | MCParsedAsmOperand.h | 66 virtual SMLoc getStartLoc() const = 0;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 485 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function in __anonfc88a63c0111::AArch64Operand 4529 "ubfm", false, Op.getStartLoc(), getContext()); in MatchAndEmitInstruction() 4531 NewOp4, Op3.getStartLoc(), Op3.getEndLoc(), getContext())); in MatchAndEmitInstruction() 4532 Operands[3] = AArch64Operand::CreateImm(NewOp3, Op3.getStartLoc(), in MatchAndEmitInstruction() 4558 return Error(LSBOp.getStartLoc(), in MatchAndEmitInstruction() 4561 return Error(WidthOp.getStartLoc(), in MatchAndEmitInstruction() 4573 return Error(WidthOp.getStartLoc(), in MatchAndEmitInstruction() 4579 "bfm", false, Op.getStartLoc(), getContext()); in MatchAndEmitInstruction() 4584 ImmRExpr, LSBOp.getStartLoc(), LSBOp.getEndLoc(), getContext()); in MatchAndEmitInstruction() 4586 AArch64Operand::CreateImm(ImmSExpr, WidthOp.getStartLoc(), in MatchAndEmitInstruction() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 863 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function in __anon1bbdddaa0111::ARMOperand 3976 return Error(PrevOp->getStartLoc(), "shift must be of a register"); in tryParseShiftRegister() 6770 ARMOperand::CreateReg(PairedReg, Op2.getStartLoc(), Op2.getEndLoc())); in fixupGNULDRDAlias() 7139 return Error(Op2.getStartLoc(), in ParseInstruction() 7146 ARMOperand::CreateReg(NewReg, Op1.getStartLoc(), Op2.getEndLoc()); in ParseInstruction() 7222 return Error(Operands[ListNo + HasWritebackToken]->getStartLoc(), in validatetLDMRegList() 7225 return Error(Operands[ListNo + HasWritebackToken]->getStartLoc(), in validatetLDMRegList() 7240 return Error(Operands[ListNo + HasWritebackToken]->getStartLoc(), in validatetSTMRegList() 7243 return Error(Operands[ListNo + HasWritebackToken]->getStartLoc(), in validatetSTMRegList() 7246 return Error(Operands[ListNo + HasWritebackToken]->getStartLoc(), in validatetSTMRegList() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorizationLegality.cpp | 133 "AllDisabled", L->getStartLoc(), in allowVectorization() 151 TheLoop->getStartLoc(), in emitRemarkWithHints() 156 TheLoop->getStartLoc(), TheLoop->getHeader()); in emitRemarkWithHints() 263 L->getStartLoc(), in doesNotMeet()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineLoopInfo.cpp | 98 DebugLoc MachineLoop::getStartLoc() const { in getStartLoc() function in MachineLoop
|
D | HardwareLoops.cpp | 96 DebugLoc DL = L->getStartLoc(); in createHWLoopAnalysis()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineLoopInfo.h | 68 DebugLoc getStartLoc() const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1353 return Error(OrigOp.getStartLoc(), in VerifyAndAdjustOperands() 1374 OrigOp.getStartLoc(), in VerifyAndAdjustOperands() 2782 Operands.back() = X86Operand::CreateReg(X86::DX, Op.getStartLoc(), in ParseInstruction() 2791 Operands[1] = X86Operand::CreateReg(X86::DX, Op.getStartLoc(), in ParseInstruction() 2920 Warning(Op1.getStartLoc(), "memory operand is only for determining the " in ParseInstruction() 3023 return Warning(Ops[0]->getStartLoc(), "mask, index, and destination " in validateInstruction() 3055 return Warning(Ops[0]->getStartLoc(), "index and destination registers " in validateInstruction() 3084 return Warning(Ops[0]->getStartLoc(), in validateInstruction() 3247 SMLoc ErrorLoc = ((X86Operand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitATTInstruction() 3364 if (Operand.getStartLoc().isValid()) { in MatchAndEmitATTInstruction() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/ |
D | AVRAsmParser.cpp | 240 SMLoc getStartLoc() const { return Start; } in getStartLoc() function in __anonb6985fbc0111::AVROperand 290 if (Op.getStartLoc() != SMLoc()) { in invalidOperand() 291 ErrorLoc = Op.getStartLoc(); in invalidOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 142 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function 311 ErrorLoc = ((BPFOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 467 return OptimizationRemark(DEBUG_TYPE, "FullyUnrolled", L->getStartLoc(), in UnrollLoop() 477 return OptimizationRemark(DEBUG_TYPE, "Peeled", L->getStartLoc(), in UnrollLoop() 484 OptimizationRemark Diag(DEBUG_TYPE, "PartialUnrolled", L->getStartLoc(), in UnrollLoop()
|
D | LoopUnrollAndJam.cpp | 221 ORE->emit(OptimizationRemark(DEBUG_TYPE, "FullyUnrolled", L->getStartLoc(), in UnrollAndJamLoop() 227 OptimizationRemark Diag(DEBUG_TYPE, "PartialUnrolled", L->getStartLoc(), in UnrollAndJamLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 245 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function 588 ->getStartLoc(); in matchOneInstruction() 1505 if (*Operands[4]->getStartLoc().getPointer() == '#') { in processInstruction() 1506 StringStart = Operands[5]->getStartLoc().getPointer(); in processInstruction() 1507 StringEnd = Operands[6]->getStartLoc().getPointer(); in processInstruction() 1509 StringStart = Operands[4]->getStartLoc().getPointer(); in processInstruction() 1510 StringEnd = Operands[5]->getStartLoc().getPointer(); in processInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 223 SMLoc getStartLoc() const { return Start; } in getStartLoc() function in __anonfb7da5580111::MSP430Operand 274 ErrorLoc = ((MSP430Operand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/ |
D | WebAssemblyAsmParser.cpp | 108 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function 858 ErrorLoc = Operands[ErrorInfo]->getStartLoc(); in MatchAndEmitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 285 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function in __anon679113a80111::SystemZOperand 1104 return Error(Operand.getStartLoc(), "unexpected operand type"); in ParseDirectiveInsn() 1278 ErrorLoc = ((SystemZOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 149 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function 673 ErrorLoc = ((LanaiOperand &)*Operands[ErrorInfo]).getStartLoc(); in MatchAndEmitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 1679 SMLoc getStartLoc() const override { return StartLoc; } in getStartLoc() function in __anon980d49bc0211::MipsOperand 5725 SMLoc ErrorLoc = Operands[ErrorInfo]->getStartLoc(); in RefineErrorLoc() 5756 ErrorLoc = Operands[ErrorInfo]->getStartLoc(); in MatchAndEmitInstruction() 5910 SMLoc ErrorStart = Operands[3]->getStartLoc(); in MatchAndEmitInstruction() 5916 SMLoc ErrorStart = Operands[3]->getStartLoc(); in MatchAndEmitInstruction() 5922 SMLoc ErrorStart = Operands[3]->getStartLoc(); in MatchAndEmitInstruction() 6210 StartLoc = Operand.getStartLoc(); in ParseRegister() 7436 reportParseError(RegOpnd.getStartLoc(), "invalid register"); in parseDirectiveCpLoad() 7465 reportParseError(RegOpnd.getStartLoc(), "invalid register"); in parseDirectiveCpLocal() 7544 reportParseError(FuncRegOpnd.getStartLoc(), "invalid register"); in parseDirectiveCPSetup() [all …]
|