/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 367 if (auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Src)) { in instrumentLoad() local 383 if (auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Data)) { in instrumentStore() local 398 ASanInstrumentation::instrumentReloc(ConstantRelocatable *Reloc) { in instrumentReloc() 453 auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Op); in isOkGlobalAccess() local
|
D | IceAssemblerMIPS32.cpp | 234 const RelocOp Reloc, in emitRtRsImm16Rel() 402 const Operand *OpImm, const RelocOp Reloc) { in addiu() 587 MIPS32Fixup *AssemblerMIPS32::createMIPS32Fixup(const RelocOp Reloc, in createMIPS32Fixup() 666 const RelocOp Reloc) { in lui() 685 const Operand *OpOff, const RelocOp Reloc) { in ldc1() 747 const Operand *OpOff, const RelocOp Reloc) { in lwc1() 1073 const Operand *OpOff, const RelocOp Reloc) { in sdc1() 1129 const Operand *OpOff, const RelocOp Reloc) { in swc1()
|
D | IceInstMIPS32.h | 34 inline void emitRelocOp(Ostream &Str, RelocOp Reloc) { in emitRelocOp() 397 const RelocOp Reloc; variable 672 const RelocOp Reloc; variable 763 const RelocOp Reloc; variable 1055 Operand *Src1, RelocOp Reloc) { in create() 1137 const RelocOp Reloc; variable
|
D | IceELFObjectWriter.cpp | 429 const auto *Reloc = in writeDataOfType() local
|
D | IceTargetLowering.cpp | 1039 const auto *Reloc = in emitGlobal() local
|
D | IceInstX8664.cpp | 689 } else if (const auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Src)) { in emitIASRegOpTyGPR() local 714 } else if (const auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Src)) { in emitIASAddrOpTyGPR() local
|
D | IceInstX8632.cpp | 699 } else if (const auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Src)) { in emitIASRegOpTyGPR() local 723 } else if (const auto *Reloc = llvm::dyn_cast<ConstantRelocatable>(Src)) { in emitIASAddrOpTyGPR() local
|
D | IceTargetLoweringMIPS32.h | 234 void _addiu(Variable *Dest, Variable *Src0, Operand *Src1, RelocOp Reloc) { in _addiu()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFRelocMap.h | 22 object::RelocationRef Reloc; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 141 static unsigned getMatchingLoType(const ELFRelocationEntry &Reloc) { in getMatchingLoType() 480 std::back_inserter(Sorted), [](const ELFRelocationEntry &Reloc) { in sortRelocs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | InstrumentationMap.cpp | 110 for (const object::RelocationRef &Reloc : Section.relocations()) { in loadObj() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetMachineC.cpp | 104 LLVMCodeGenOptLevel Level, LLVMRelocMode Reloc, in LLVMCreateTargetMachine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 423 uint32_t Reloc; in applyFixup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFContext.cpp | 1356 const RelocationRef &Reloc, in getSymbolInfo() 1411 const RelocationRef &Reloc) { in isRelocScattered() 1720 for (const RelocationRef &Reloc : Section.relocations()) { in DWARFObjInMemory() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 529 for (auto Reloc : Sec.Relocations) { in writeRelocSection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 634 for (const RelocationRef &Reloc : SI->relocations()) in computeGOTSize() local 664 for (const RelocationRef &Reloc : SI->relocations()) in computeSectionStubBufSize() local
|
D | RuntimeDyldELF.cpp | 1327 RelocationEntry &Reloc = I->second; in processRelocationRef() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 648 for (auto *Reloc : SI.GCRelocates) in LowerAsSTATEPOINT() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 748 COFFRelocation Reloc; in recordRelocation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | WindowsResource.cpp | 977 auto *Reloc = in writeFirstSectionRelocations() local
|
D | WasmObjectFile.cpp | 760 wasm::WasmRelocation Reloc = {}; in parseRelocSection() local
|
D | COFFObjectFile.cpp | 1279 const coff_relocation *Reloc = toRel(Rel); in getRelocationTypeName() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1320 CallInst *Reloc = Builder.CreateCall( in CreateGCRelocates() local
|