Searched refs:getBracCount (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ | ||
D | X86AsmParser.cpp | 373 short getBracCount() { return BracCount; } in getBracCount() function in __anon7e5fbfb70111::X86AsmParser::IntelExprStateMachine |
/external/llvm-project/llvm/lib/Target/X86/AsmParser/ | ||
D | X86AsmParser.cpp | 455 short getBracCount() const { return BracCount; } in getBracCount() function in __anona5c84dc30111::X86AsmParser::IntelExprStateMachine |