/aosp_15_r20/external/javassist/src/main/javassist/compiler/ast/ |
H A D | NewExpr.java | 25 public class NewExpr extends ASTList implements TokenId { class 31 public NewExpr(ASTList className, ASTList args) { in NewExpr() method in NewExpr 37 public NewExpr(int type, ASTList arraySize, ArrayInit init) { in NewExpr() method in NewExpr
|
/aosp_15_r20/external/javassist/src/main/javassist/expr/ |
H A D | NewExpr.java | 43 public class NewExpr extends Expr { class 50 protected NewExpr(int pos, CodeIterator i, CtClass declaring, in NewExpr() method in NewExpr
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | DebugProgramInstruction.h | 430 void setExpression(DIExpression *NewExpr) { Expression = NewExpr; } in setExpression() 485 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
D | IntrinsicInst.h | 326 void setExpression(DIExpression *NewExpr) { in setExpression() 505 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DebugProgramInstruction.h | 430 void setExpression(DIExpression *NewExpr) { Expression = NewExpr; } in setExpression() 485 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
D | IntrinsicInst.h | 326 void setExpression(DIExpression *NewExpr) { in setExpression() 505 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | DebugProgramInstruction.h | 438 void setExpression(DIExpression *NewExpr) { Expression = NewExpr; } in setExpression() 493 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
D | IntrinsicInst.h | 327 void setExpression(DIExpression *NewExpr) { in setExpression() 506 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DebugProgramInstruction.h | 187 void setExpression(DIExpression *NewExpr) { Expression = NewExpr; } in setExpression()
|
D | IntrinsicInst.h | 326 void setExpression(DIExpression *NewExpr) { in setExpression() 505 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 250 void setExpression(DIExpression *NewExpr) { in setExpression() 437 void setAddressExpression(DIExpression *NewExpr) { in setAddressExpression()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 232 const DIExpression *NewExpr = in addLocationAttribute() local 672 const DIExpression *NewExpr = in constructVariableDIEImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 254 const DIExpression *NewExpr = in addLocationAttribute() local 873 const DIExpression *NewExpr = in constructVariableDIEImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1256 auto *NewExpr = DIExpression::prependOpcodes(DI->getExpression(), Ops); in selectIntrinsicCall() local 1325 auto *NewExpr = DIExpression::prependOpcodes(DI->getExpression(), Ops); in selectIntrinsicCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | Record.cpp | 1667 Init *NewExpr = Expr->resolveReferences(SR); in resolveReferences() local 1733 Init *NewExpr = Expr->resolveReferences(R); in resolveReferences() local 1808 Init *NewExpr = Expr->resolveReferences(R); in resolveReferences() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IntrinsicInst.cpp | 172 DIExpression *NewExpr) { in addVariableLocationOps()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | Record.cpp | 1348 Init *NewExpr = Expr->resolveReferences(SR); in resolveReferences() local 1414 Init *NewExpr = Expr->resolveReferences(R); in resolveReferences() local
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_object_ref_count.cpp | 1043 clang::Expr* NewExpr) { in ReplaceExpr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugValues.cpp | 1472 DIExpression *NewExpr = in recordEntryValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 398 HexagonMCExpr *NewExpr = HexagonMCExpr::create( in addSignedImmOperands() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 397 HexagonMCExpr *NewExpr = HexagonMCExpr::create( in addSignedImmOperands() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 2196 DIExpression *NewExpr = in recordEntryValue() local
|
H A D | InstrRefBasedImpl.cpp | 655 DIExpression *NewExpr = in recoverAsEntryValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 6314 SmallVectorImpl<uint64_t> &NewExpr) { in UpdateDbgValueInst() 6443 SmallVector<uint64_t, 3> NewExpr; in SalvageDVI() local
|
/aosp_15_r20/external/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 1641 NewExpr(NodeArray ExprList_, Node *Type_, NodeArray InitList_, bool IsGlobal_, in NewExpr() function
|