HomeSort by relevance Sort by last modified time
    Searched defs:getCallSite (Results 1 - 25 of 39) sorted by null

1 2

  /dalvik/dx/src/com/android/dx/rop/cst/
CstCallSiteRef.java 75 return getCallSite().toHuman();
81 return getCallSite().toString();
107 public CstCallSite getCallSite() {
108 return invokeDynamic.getCallSite();
CstInvokeDynamic.java 136 return callSite.compareTo(otherInvoke.getCallSite());
221 public CstCallSite getCallSite() {
  /external/r8/src/main/java/com/android/tools/r8/code/
InvokeCustomRange.java 37 public DexCallSite getCallSite() {
43 InvokeCustom.registerCallSite(registry, getCallSite());
48 builder.addInvokeCustomRange(getCallSite(), AA, CCCC);
InvokeCustom.java 45 registerCallSite(registry, getCallSite());
49 public DexCallSite getCallSite() {
55 builder.addInvokeCustomRegisters(getCallSite(), A, new int[]{C, D, E, F, G});
Instruction.java 173 public DexCallSite getCallSite() {
  /external/r8/src/main/java/com/android/tools/r8/graph/
JarApplicationReader.java 86 public DexCallSite getCallSite(String methodName, String methodProto,
OffsetToObjectMapping.java 127 public DexCallSite getCallSite(int index) {
  /external/r8/src/main/java/com/android/tools/r8/ir/code/
InvokeCustom.java 23 public DexCallSite getCallSite() {
56 instruction = new InvokeCustomRange(firstRegister, argumentRegisters, getCallSite());
62 getCallSite(),
  /external/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /external/llvm/include/llvm/IR/
Statepoint.h 95 CallSiteTy getCallSite() const {
101 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
107 const Value *IDVal = getCallSite().getArgument(IDPos);
113 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
122 return getCallSite().getArgument(CalledFunctionPos);
126 return getCallSite().getInstruction();
136 FunTy *getCaller() const { return getCallSite().getCaller(); }
141 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
154 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
160 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 110 CallSiteTy getCallSite() const {
116 return cast<ConstantInt>(getCallSite().getArgument(FlagsPos))
122 const Value *IDVal = getCallSite().getArgument(IDPos);
128 const Value *NumPatchBytesVal = getCallSite().getArgument(NumPatchBytesPos);
137 return getCallSite().getArgument(CalledFunctionPos);
141 return getCallSite().getInstruction();
151 FunTy *getCaller() const { return getCallSite().getCaller(); }
156 return getCallSite().doesNotThrow() || (F ? F->doesNotThrow() : false);
169 const Value *NumCallArgsVal = getCallSite().getArgument(NumCallArgsPos);
175 assert(CallArgsBeginPos <= (int)getCallSite().arg_size())
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 298 const Stmt *getCallSite() const { return CallSite; }

Completed in 426 milliseconds

1 2