Searched defs:BaseR (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A 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
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | Store.cpp | 329 if (const CXXBaseObjectRegion *BaseR = dyn_cast<CXXBaseObjectRegion>(MR)) { in evalDynamicCast() local 393 const MemRegion* BaseR = nullptr; in getLValueFieldOrIvar() local
|
H A 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
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/ |
H A D | BaseR.java | 19 public class BaseR { class
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringARM32.cpp | 1958 Variable *BaseR = legalizeToReg(NewBase); in hiOperand() local 1984 Variable *BaseR = legalizeToReg(Base); in hiOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1563 APFloat BaseR = APFloat(1.0); in replacePowWithExp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 1954 APFloat BaseR = APFloat(1.0); in replacePowWithExp() local
|