Home
last modified time | relevance | path

Searched defs:BaseR (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanTest.cpp365 VPRecipeBase *BaseR = &Recipe; in TEST() local
402 VPRecipeBase *BaseR = &Recipe; in TEST() local
425 VPRecipeBase *BaseR = &WidenSelectR; in TEST() local
445 VPRecipeBase *BaseR = &Recipe; in TEST() local
463 VPRecipeBase *BaseR = &Recipe; in TEST() local
475 VPRecipeBase *BaseR = &Recipe; in TEST() local
492 VPRecipeBase *BaseR = &Recipe; in TEST() local
502 VPRecipeBase *BaseR = &Recipe; in TEST() local
518 VPRecipeBase *BaseR = &Recipe; in TEST() local
533 VPRecipeBase *BaseR = &Recipe; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVExtract.cpp67 unsigned HexagonVExtract::genElemLoad(MachineInstr *ExtI, unsigned BaseR, in genElemLoad()
170 Register BaseR = EmitAddr(ExtB, ExtI, ExtI->getDebugLoc(), FI, in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonVExtract.cpp67 unsigned HexagonVExtract::genElemLoad(MachineInstr *ExtI, unsigned BaseR, in genElemLoad()
170 Register BaseR = EmitAddr(ExtB, ExtI, ExtI->getDebugLoc(), FI, in runOnMachineFunction() local
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp329 if (const CXXBaseObjectRegion *BaseR = dyn_cast<CXXBaseObjectRegion>(MR)) { in evalDynamicCast() local
393 const MemRegion* BaseR = nullptr; in getLValueFieldOrIvar() local
DRegionStore.cpp711 const MemRegion *BaseR = E; in RunWorkList() local
720 void VisitCluster(const MemRegion *BaseR, const ClusterBindings *C, in VisitCluster()
970 const MemRegion *BaseR = doNotInvalidateSuperRegion ? R : R->getBaseRegion(); in AddToWorkList() local
2302 const MemRegion *BaseR = R->getBaseRegion(); in AddToWorkList() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DStore.cpp349 if (const auto *BaseR = dyn_cast<CXXBaseObjectRegion>(MR)) { in attemptDownCast() local
444 const SubRegion* BaseR = nullptr; in getLValueFieldOrIvar() local
DRegionStore.cpp770 const MemRegion *BaseR = E; in RunWorkList() local
779 void VisitCluster(const MemRegion *BaseR, const ClusterBindings *C, in VisitCluster()
1029 const MemRegion *BaseR = doNotInvalidateSuperRegion ? R : R->getBaseRegion(); in AddToWorkList() local
2490 const MemRegion *BaseR = R->getBaseRegion(); in AddToWorkList() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1545 APFloat BaseR = APFloat(1.0); in replacePowWithExp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1563 APFloat BaseR = APFloat(1.0); in replacePowWithExp() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2142 Variable *BaseR = legalizeToReg(NewBase); in hiOperand() local
2168 Variable *BaseR = legalizeToReg(Base); in hiOperand() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp4739 ExprResult BaseR = CheckPlaceholderExpr(Base); in CreateBuiltinMatrixSubscriptExpr() local