HomeSort by relevance Sort by last modified time
    Searched defs:getCatchReturnOpcode (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 155 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 201 unsigned getCatchReturnOpcode() const { return CatchRetOpcode; }
    [all...]

Completed in 392 milliseconds