Searched defs:RE (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dtest_helpers.h43 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libm/
H A Dt_casinh.c15 #define RE(z) (((double *)(&z))[0]) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h104 RelocationEntry RE = variable
111 RelocationEntry RE = variable
117 RelocationEntry RE = RelocationEntry(SectionID, Offset, RelType, variable
[all...]
H A DRuntimeDyldCOFFThumb.h127 RelocationEntry RE = RelocationEntry( variable
134 RelocationEntry RE = variable
141 RelocationEntry RE = variable
147 RelocationEntry RE = RelocationEntry(SectionID, Offset, RelType, variable
153 RelocationEntry RE = RelocationEntry( variable
162 RelocationEntry RE = variable
[all...]
H A DRuntimeDyldELFMips.cpp14 void RuntimeDyldELFMips::resolveRelocation(const RelocationEntry &RE, argument
29 evaluateRelocation(const RelocationEntry &RE, uint64_t Value, uint64_t Addend) argument
41 applyRelocation(const RelocationEntry &RE, uint64_t Value) argument
[all...]
H A DRuntimeDyldMachOAArch64.h442 processGOTRelocation(const RelocationEntry &RE, RelocationValueRef &Value, StubMap &Stubs) argument
485 MachO::any_relocation_info RE = local
[all...]
H A DRuntimeDyldMachOX86_64.h129 processGOTRelocation(const RelocationEntry &RE, RelocationValueRef &Value, StubMap &Stubs) argument
163 MachO::any_relocation_info RE = local
[all...]
H A DRuntimeDyldMachOI386.h151 MachO::any_relocation_info RE = local
[all...]
H A DRuntimeDyldMachOARM.h305 processBranchRelocation(const RelocationEntry &RE, const RelocationValueRef &Value, StubMap &Stubs) argument
350 MachO::any_relocation_info RE = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp82 const auto &RE = static_cast<const HWInstructionRetiredEvent &>(Event); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dsimple_ilist.h274 iterator RI = RHS.begin(), RE = RHS.end(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp447 bool RE = R.isEnd(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp520 BasicBlock::iterator RE = RStart->getParent()->end(); local
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h188 ISO_RRIP_RELDIR RE; member in union:__anon8778
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp112 AttributeSet::iterator RI = RAS.begin(), RE = RAS.end(); local
344 const ConstantExpr *RE = cast<ConstantExpr>(R); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp61 MachO::any_relocation_info RE = local
97 getRelocationValueRef( const ObjectFile &BaseTObj, const relocation_iterator &RI, const RelocationEntry &RE, ObjSectionToIDMap &ObjSectionToID) argument
148 dumpRelocationToResolve(const RelocationEntry &RE, uint64_t Value) const argument
[all...]
H A DRuntimeDyldELF.cpp927 void RuntimeDyldELF::resolveRelocation(const RelocationEntry &RE, argument
1723 RelocationEntry RE = local
1736 RelocationEntry RE = local
1824 RelocationEntry RE = local
[all...]
H A DRuntimeDyld.cpp909 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, argument
914 void RuntimeDyldImpl::addRelocationForSymbol(const RelocationEntry &RE, argument
1062 const RelocationEntry &RE = Relocs[i]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp407 auto RI = ResultTys.begin(), RE = ResultTys.end(); local
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h90 EXTERN char *RE; /* script record file */ variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp292 const auto *RE = E->getResumeExpr(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DRetainSummaryManager.cpp597 RetEffect RE = RetEffect::MakeNoRetHard(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp415 static Optional<RefVal> refValFromRetEffect(RetEffect RE, argument
478 RetEffect RE = Summ.getRetEffect(); local
679 RetEffect RE = Summ.getRetEffect(); local
1050 RetEffect RE = RetEffect::MakeNoRet(); local
1066 checkReturnWithRetEffect(const ReturnStmt *S, CheckerContext &C, ExplodedNode *Pred, RetEffect RE, RefVal X, SymbolRef Sym, ProgramStateRef state) const argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp549 MachO::any_relocation_info RE = Obj->getRelocation(DR); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp256 MachineBasicBlock::iterator RE = RB; local

Completed in 301 milliseconds

12