Home
last modified time | relevance | path

Searched defs:FR (Results 1 – 25 of 27) sorted by relevance

12

/external/libunwind/src/ia64/
Dgetcontext.S30 #define FR(n) (SC_FR + (n)*16) macro
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DGlobalsModRef.cpp126 if (FunctionRecord *FR = getFunctionInfo(F)) { in getModRefBehavior() local
143 if (FunctionRecord *FR = getFunctionInfo(F)) { in getModRefBehavior() local
385 FunctionRecord &FR = FunctionInfo[SCC[0]->getFunction()]; in AnalyzeCallGraph() local
558 if (const FunctionRecord *FR = getFunctionInfo(F)) in getModRefInfo() local
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java43 static final String FR = "FR"; field in RegionCode
/external/llvm/lib/Target/Hexagon/
DRDFCopy.cpp184 auto FR = EM.find(DR); in run() local
DHexagonEarlyIfConv.cpp781 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp73 for (const AssemblerFixup *FR : FixupRefs) { in addRelocations() local
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp749 static inline bool isUnionField(const FieldRegion *FR) { in isUnionField()
762 if (const FieldRegion *FR = dyn_cast<FieldRegion>(R)) in getSymbolicOffsetFields() local
819 } else if (const FieldRegion *FR = dyn_cast<FieldRegion>(Top)) { in collectSubRegionBindings() local
1422 if (const FieldRegion* FR = dyn_cast<FieldRegion>(R)) in getBinding() local
1548 } else if (const FieldRegion *FR = dyn_cast<FieldRegion>(R)) { in findLazyBinding() local
2239 const FieldRegion* FR = MRMgr.getFieldRegion(*FI, R); in bindStruct() local
DMemRegion.cpp677 const FieldRegion *const FR = dyn_cast<FieldRegion>(this); in sourceRange() local
1374 const FieldRegion *FR = cast<FieldRegion>(R); in getAsOffset() local
DBugReporter.cpp1354 const CXXForRangeStmt *FR = cast<CXXForRangeStmt>(Term); in isInLoopBody() local
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp331 FrameRef &FR = FrameReferenceInsns[ref]; in insertFrameReferenceRegisters() local
DStackMaps.cpp420 for (auto const &FR : FnStackSize) { in emitFunctionFrameRecords() local
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp44 SmallVector<std::pair<int,int64_t>, 16> &FR) { in replaceFrameIndexes()
/external/icu/icu4c/source/test/intltest/
Dsvccoll.cpp38 const Locale& FR = Locale::getFrance(); in TestRegister() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp242 const FieldRegion *FR = MrMgr.getFieldRegion(I, R); in PreVisitProcessArg() local
DMallocChecker.cpp2157 FreeReturnValueTy FR = state->get<FreeReturnValue>(); in checkDeadSymbols() local
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp757 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsBase(), MVT::i64); in LowerOperation() local
/external/clang/lib/Sema/
DSema.cpp1305 OverloadExpr::FindResult FR = OverloadExpr::find(const_cast<Expr*>(&E)); in tryExprAsCall() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h1228 const FieldRegion *getFieldRegionWithSuper(const FieldRegion *FR, in getFieldRegionWithSuper()
/external/ImageMagick/coders/
Dwmf.c1380 *FR = (wmfFunctionReference *) API->function_reference; in ipa_functions() local
/external/valgrind/VEX/priv/
Dhost_mips_defs.h47 #define FR(_mode64, _enc, _ix64, _ix32) \ macro
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp1433 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT); in LowerVASTART() local
1473 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), in LowerVASTART() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2572 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT); in LowerVASTART() local
2607 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), in LowerVASTART() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp2356 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT); in LowerVASTART() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp4215 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsStackIndex(), in LowerDarwin_VASTART() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3067 SDValue FR = DAG.getFrameIndex(FuncInfo->getVarArgsFrameIndex(), PtrVT); in LowerVASTART() local

12