Home
last modified time | relevance | path

Searched defs:RI (Results 1 – 25 of 137) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDwarfEHPrepare.cpp103 Value *DwarfEHPrepare::GetExceptionObject(ResumeInst *RI) { in GetExceptionObject()
147 for (auto *RI : Resumes) { in pruneUnreachableResumes() local
168 ResumeInst *RI = Resumes[I]; in pruneUnreachableResumes() local
188 if (auto *RI = dyn_cast<ResumeInst>(BB.getTerminator())) in InsertUnwindResumeCalls() local
221 ResumeInst *RI = Resumes.front(); in InsertUnwindResumeCalls() local
DGCMetadata.cpp113 for (GCFunctionInfo::roots_iterator RI = FD->roots_begin(), in runOnFunction() local
125 for (GCFunctionInfo::live_iterator RI = FD->live_begin(PI), in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionPrinter.cpp120 for (const auto &RI : R) in printRegionCluster() local
123 const RegionInfo &RI = *static_cast<const RegionInfo*>(R.getRegionInfo()); in printRegionCluster() local
231 static void viewRegionInfo(RegionInfo *RI, bool ShortNames) { in viewRegionInfo()
256 void llvm::viewRegion(RegionInfo *RI) { viewRegionInfo(RI, false); } in viewRegion()
262 void llvm::viewRegionOnly(RegionInfo *RI) { viewRegionInfo(RI, true); } in viewRegionOnly()
DRegionInfo.cpp65 RegionInfo* RI, in Region()
191 RegionInfo RI; in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp45 const RISCVRegisterInfo *RI = STI.getRegisterInfo(); in determineFrameLayout() local
112 const RISCVRegisterInfo *RI = STI.getRegisterInfo(); in emitPrologue() local
212 const RISCVRegisterInfo *RI = STI.getRegisterInfo(); in emitPrologue() local
247 const RISCVRegisterInfo *RI = STI.getRegisterInfo(); in emitEpilogue() local
307 const TargetRegisterInfo *RI = MF.getSubtarget().getRegisterInfo(); in getFrameIndexReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h22 const MipsSERegisterInfo RI; variable
DMips16InstrInfo.h28 const Mips16RegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DObject.cpp330 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationOffset()
334 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol()
339 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationType()
344 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationTypeName()
353 const char *LLVMGetRelocationValueString(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationValueString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.h25 const XCoreRegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1InstrInfo.h23 ThumbRegisterInfo RI; variable
DARMInstrInfo.h23 ARMRegisterInfo RI; variable
DThumb2InstrInfo.h24 ThumbRegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFInstrInfo.h25 const BPFRegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DFDRRecordProducer.cpp102 RecordInitializer RI(E, OffsetPtr); in findNextBufferExtent() local
172 RecordInitializer RI(E, OffsetPtr); in produce() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.h27 const ARCRegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp178 CHRScope(RegInfo RI) : BranchInsertPoint(nullptr) { in CHRScope()
250 [&Boundary](const RegInfo& RI) { in split()
271 [&Parent](const RegInfo& RI) { in split()
284 for (const RegInfo &RI : RegInfos) in contains() local
408 RegionInfo &RI; member in __anon863a58a20211::CHR
475 for (const RegInfo &RI : RegInfos) { in print() local
716 static Instruction* getBranchInsertPoint(RegInfo &RI) { in getBranchInsertPoint()
792 RegInfo RI(R); in findScope() local
839 auto AddSelects = [&](RegInfo &RI) { in findScope()
854 RegInfo RI(R); in findScope() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEInstrInfo.h27 const VERegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrInfo.h39 const WebAssemblyRegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.h27 const MSP430RegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600FrameLowering.cpp25 const R600RegisterInfo *RI in getFrameIndexReference() local
DAMDGPURewriteOutArguments.cpp267 if (ReturnInst *RI = dyn_cast<ReturnInst>(&BB.back())) in runOnFunction() local
386 ReturnInst *RI = Replacement.first; in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.h39 const SparcRegisterInfo RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DEscapeEnumerator.cpp82 ResumeInst *RI = ResumeInst::Create(LPad, CleanupBB); in Next() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionPass.h92 RegionInfo *RI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachO_x86_64.cpp33 getRelocationKind(const MachO::relocation_info &RI) { in getRelocationKind()
102 MachO::relocation_info RI; in getRelocationInfo() local
209 MachO::relocation_info RI = getRelocationInfo(RelItr); in addRelocations() local

123456