Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFF.h1032 bool useBP() const { return (Attributes >> 10) & 1; } in useBP() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h1259 bool useBP() const { return (Attributes >> 10) & 1; } in useBP() function