Home
last modified time | relevance | path

Searched defs:RE (Results 1 – 25 of 62) sorted by relevance

123

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DPlistReporter.cpp53 RI = D.range_begin(), RE = D.range_end(); RI != RE; ++RI) { in writeARCDiagsToPlist() local
106 StoredDiagnostic::range_iterator RI = D.range_begin(), RE = D.range_end(); in writeARCDiagsToPlist() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h34 int64_t decodeAddend(const RelocationEntry &RE) const { in decodeAddend()
90 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation()
170 void processBranchRelocation(const RelocationEntry &RE, in processBranchRelocation()
206 MachO::any_relocation_info RE = in processHALFSECTDIFFRelocation() local
H A DRuntimeDyldMachOX86_64.h68 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation()
105 void processGOTRelocation(const RelocationEntry &RE, in processGOTRelocation()
H A DRuntimeDyldMachOAArch64.h34 int64_t decodeAddend(const RelocationEntry &RE) const { in decodeAddend()
303 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation()
367 void processGOTRelocation(const RelocationEntry &RE, in processGOTRelocation()
H A DRuntimeDyldMachOI386.h82 void resolveRelocation(const RelocationEntry &RE, uint64_t Value) override { in resolveRelocation()
133 MachO::any_relocation_info RE = in processSECTDIFFRelocation() local
193 MachO::any_relocation_info RE = in processI386ScatteredVANILLA() local
/minix3/external/bsd/atf/dist/atf-c/detail/
H A Dtest_helpers.h44 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) macro
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DGCMetadata.cpp143 RE = FD->roots_end(); RI != RE; ++RI) in runOnFunction() local
154 RE = FD->live_end(PI);;) { in runOnFunction() local
H A DStackMapLivenessAnalysis.cpp123 for (LivePhysRegs::const_iterator RI = LiveRegs.begin(), RE = LiveRegs.end(); in createRegisterMask() local
H A DRegisterClassInfo.cpp159 RI = TRI->regclass_begin(), RE = TRI->regclass_end(); RI != RE; ++RI) { in computePSetLimit() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp854 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, in resolveRelocation()
1036 RelocationEntry RE(SectionID, StubTargetAddr - Section.Address, in processRelocationRef() local
1064 RelocationEntry RE(SectionID, Offset, RelType, i->second); in processRelocationRef() local
1088 RelocationEntry RE(SectionID, Offset, RelType, Section.StubOffset); in processRelocationRef() local
1121 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); in processRelocationRef() local
1146 RelocationEntry RE(SectionID, StubTargetAddr - Section.Address, in processRelocationRef() local
1236 RelocationEntry RE(SectionID, Offset, RelType, Value.Addend); in processRelocationRef() local
1275 RelocationEntry RE(SectionID, StubOffset + 8, ELF::R_390_64, in processRelocationRef() local
1331 RelocationEntry RE(SectionID, StubOffset + 2, ELF::R_X86_64_GOTPCREL, in processRelocationRef() local
1343 RelocationEntry RE(SectionID, Offset, ELF::R_X86_64_PC32, Value.Addend, in processRelocationRef() local
[all …]
H A DRuntimeDyldMachO.cpp54 const RelocationEntry &RE, ObjSectionToIDMap &ObjSectionToID) { in getRelocationValueRef()
104 void RuntimeDyldMachO::dumpRelocationToResolve(const RelocationEntry &RE, in dumpRelocationToResolve()
168 RelocationEntry RE(PTSectionID, PTEntryOffset, in populateIndirectSymbolPointersSection() local
H A DRuntimeDyld.cpp582 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, in addRelocationForSection()
587 void RuntimeDyldImpl::addRelocationForSymbol(const RelocationEntry &RE, in addRelocationForSymbol()
703 const RelocationEntry &RE = Relocs[i]; in resolveRelocationList() local
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dtest_helpers.h46 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) macro
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachORelocationInfo.cpp36 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp397 for (RecIter RI = RWDefs.begin(), RE = RWDefs.end(); RI != RE; ++RI) { in findRWs() local
558 for (IdxIter RI = SC.Reads.begin(), RE = SC.Reads.end(); RI != RE; ++RI) in collectSchedClasses() local
575 for (IdxIter RI = Reads.begin(), RE = Reads.end(); RI != RE; ++RI) in collectSchedClasses() local
620 for (IdxIter RI = OperReads.begin(), RE = OperReads.end(); RI != RE; ++RI) { in createSchedClassName() local
751 RE = SchedClasses[OldSCIdx].InstRWs.end(); RI != RE; ++RI) { in createInstRWClass() local
1037 RI = RSI->begin(), RE = RSI->end(); RI != RE; ++RI) { in hasVariant() local
1064 for (RecIter RI = VarDefs.begin(), RE = VarDefs.end(); RI != RE; ++RI) in getIntersectingVariants() local
1084 for (RecIter RI = VarDefs.begin(), RE = VarDefs.end(); RI != RE; ++RI) in getIntersectingVariants() local
1358 for (IdxIter RI = ReadSeq.begin(), RE = ReadSeq.end(); RI != RE; ++RI) in inferFromRW() local
1393 RecIter RI = SubUnits.begin(), RE = SubUnits.end(); in hasSuperGroup() local
[all …]
H A DRegisterInfoEmitter.cpp328 for (auto &RE : Regs) { in EmitRegMappingTables() local
395 for (auto &RE : Regs) { in EmitRegMappingTables() local
448 for (auto &RE : Regs) { in EmitRegMapping() local
1030 for (const auto &RE : Regs) { in runMCDesc() local
/minix3/external/bsd/kyua-testers/dist/
H A Datf_result_test.c46 #define RE(expr) ATF_REQUIRE(!kyua_error_is_set(expr)) macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h75 for (typename RegionT::const_iterator RI = R->begin(), RE = R->end(); in replaceEntryRecursive() local
94 for (typename RegionT::const_iterator RI = R->begin(), RE = R->end(); in replaceExitRecursive() local
290 for (typename RegionT::const_iterator RI = begin(), RE = end(); RI != RE; in verifyRegionNest() local
503 for (const_iterator RI = begin(), RE = end(); RI != RE; ++RI) in print() local
527 for (typename RegionT::iterator RI = begin(), RE = end(); RI != RE; ++RI) in clearNodeCache() local
/minix3/external/bsd/llvm/dist/llvm/tools/obj2yaml/
H A Delf2yaml.cpp228 for (auto RI = Obj.begin_rel(Shdr), RE = Obj.end_rel(Shdr); RI != RE; in dumpRelSection() local
248 for (auto RI = Obj.begin_rela(Shdr), RE = Obj.end_rela(Shdr); RI != RE; in dumpRelaSection() local
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp117 const MachO::any_relocation_info &RE, in printRelocationTargetName()
181 getPlainRelocationAddress(const MachO::any_relocation_info &RE) { in getPlainRelocationAddress()
186 getScatteredRelocationAddress(const MachO::any_relocation_info &RE) { in getScatteredRelocationAddress()
191 const MachO::any_relocation_info &RE) { in getPlainRelocationPCRel()
199 const MachO::any_relocation_info &RE) { in getScatteredRelocationPCRel()
204 const MachO::any_relocation_info &RE) { in getPlainRelocationLength()
211 getScatteredRelocationLength(const MachO::any_relocation_info &RE) { in getScatteredRelocationLength()
216 const MachO::any_relocation_info &RE) { in getPlainRelocationType()
652 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset() local
659 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol() local
[all …]
/minix3/external/bsd/llvm/dist/clang/test/Layout/
H A Dms-x86-pack-and-align.cpp454 struct RE { struct
455 char _;
456 RC c;
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dgnu-flags.c134 enum RE { enum
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DEnvironment.cpp98 if (const Expr *RE = RS->getRetValue()) in getSVal() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DARMEHABIPrinter.h265 for (unsigned RI = 0, RE = 17; RI < RE; ++RI) { in PrintGPR() local
279 for (unsigned RI = 0, RE = 32; RI < RE; ++RI) { in PrintRegisters() local
372 for (Elf_Rel_iterator RI = ELF->begin_rel(&*SI), RE = ELF->end_rel(&*SI); in FindExceptionTable() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DRegionPrinter.cpp121 for (Region::const_iterator RI = R.begin(), RE = R.end(); RI != RE; ++RI) in printRegionCluster() local

123