Home
last modified time | relevance | path

Searched defs:canThrow (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInlineAsm.cpp32 bool isAlignStack, AsmDialect asmDialect, bool canThrow) in InlineAsm()
46 bool canThrow) { in get()
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DBasicBlock.java222 public boolean canThrow() { in canThrow() method in BasicBlock
H A DRop.java404 public final boolean canThrow() { in canThrow() method in Rop
H A DInsn.java192 public final boolean canThrow() { in canThrow() method in Insn
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DBasicBlock.java221 public boolean canThrow() { in canThrow() method in BasicBlock
H A DRop.java404 public final boolean canThrow() { in canThrow() method in Rop
H A DInsn.java193 public final boolean canThrow() { in canThrow() method in Insn
/aosp_15_r20/dalvik/dx/src/com/android/dx/ssa/
H A DNormalSsaInsn.java197 public boolean canThrow() { in canThrow() method in NormalSsaInsn
H A DSsaInsn.java262 abstract public boolean canThrow(); in canThrow() method in SsaInsn
H A DPhiInsn.java197 public boolean canThrow() { in canThrow() method in PhiInsn
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h100 bool canThrow; member
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/code/
H A DRopperMachine.java264 public boolean canThrow() { in canThrow() method in RopperMachine
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInlineAsm.h74 bool canThrow() const { return CanThrow; } in canThrow() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInlineAsm.h73 bool canThrow() const { return CanThrow; } in canThrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInlineAsm.h74 bool canThrow() const { return CanThrow; } in canThrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInlineAsm.h74 bool canThrow() const { return CanThrow; } in canThrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInlineAsm.h74 bool canThrow() const { return CanThrow; } in canThrow() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp950 CanThrowResult Sema::canThrow(const Expr *E) { in canThrow() function in clang::Sema
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp298 static bool canThrow(const Value *V) { in canThrow() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp394 static bool canThrow(const Value *V) { in canThrow() function
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/
H A DOpcode.java437 public final boolean canThrow() { in canThrow() method in Opcode
/aosp_15_r20/external/angle/third_party/r8/d8/lib/
HDr8.jarresources/new_api_database.ser LICENSE META-INF/MANIFEST.MF META-INF/services/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h6238 bool canThrow() const { return ExprAndFlag.getInt(); } in canThrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h6227 bool canThrow() const { return ExprAndFlag.getInt(); } in canThrow() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h6221 bool canThrow() const { return ExprAndFlag.getInt(); } in canThrow() function

123