Home
last modified time | relevance | path

Searched refs:recordCantUnwind (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp115 void recordCantUnwind(SMLoc L) { CantUnwindLocs.push_back(L); } in recordCantUnwind() function in __anonb9f840430111::UnwindContext
9801 UC.recordCantUnwind(L); in parseDirectiveCantUnwind()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp82 void recordCantUnwind(SMLoc L) { CantUnwindLocs.push_back(L); } in recordCantUnwind() function in __anon708fb9eb0111::UnwindContext
9511 UC.recordCantUnwind(L); in parseDirectiveCantUnwind()