Home
last modified time | relevance | path

Searched defs:mayThrow (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyUtilities.cpp39 bool WebAssembly::mayThrow(const MachineInstr &MI) { in mayThrow() function in WebAssembly
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp593 bool Instruction::mayThrow() const { in mayThrow() function in Instruction
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp123663 HandleObject wrapper, HandleId id, Action act, bool mayThrow) in AutoEnterPolicy()