Home
last modified time | relevance | path

Searched defs:isReturn (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrAnalysis.h57 virtual bool isReturn(const MCInst &Inst) const { in isReturn() function
DMCInstrDesc.h274 bool isReturn() const { return Flags & (1ULL << MCID::Return); } in isReturn() function