Home
last modified time | relevance | path

Searched defs:LdPtr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp4101 Value *LdPtr = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local
4153 Address LdPtr = Builder.CreateBitCast(Tmp,llvm::PointerType::getUnqual(STy)); in EmitARMBuiltinExpr() local
4871 Value *LdPtr = EmitScalarExpr(E->getArg(0)); in EmitAArch64BuiltinExpr() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11733 BaseIndexOffset LdPtr = BaseIndexOffset::match(Ld->getBasePtr(), DAG); in MergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16037 BaseIndexOffset LdPtr = BaseIndexOffset::match(Ld, DAG); in MergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19202 BaseIndexOffset LdPtr = BaseIndexOffset::match(Ld, DAG); in tryStoreMergeOfLoads() local