/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanTest.cpp | 365 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/ |
D | HexagonVExtract.cpp | 67 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/ |
D | HexagonVExtract.cpp | 67 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/ |
D | Store.cpp | 329 if (const CXXBaseObjectRegion *BaseR = dyn_cast<CXXBaseObjectRegion>(MR)) { in evalDynamicCast() local 393 const MemRegion* BaseR = nullptr; in getLValueFieldOrIvar() local
|
D | RegionStore.cpp | 711 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/ |
D | Store.cpp | 349 if (const auto *BaseR = dyn_cast<CXXBaseObjectRegion>(MR)) { in attemptDownCast() local 444 const SubRegion* BaseR = nullptr; in getLValueFieldOrIvar() local
|
D | RegionStore.cpp | 770 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/ |
D | SimplifyLibCalls.cpp | 1545 APFloat BaseR = APFloat(1.0); in replacePowWithExp() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 1563 APFloat BaseR = APFloat(1.0); in replacePowWithExp() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.cpp | 2142 Variable *BaseR = legalizeToReg(NewBase); in hiOperand() local 2168 Variable *BaseR = legalizeToReg(Base); in hiOperand() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 4739 ExprResult BaseR = CheckPlaceholderExpr(Base); in CreateBuiltinMatrixSubscriptExpr() local
|