Home
last modified time | relevance | path

Searched refs:useBP (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp770 P.printBoolean("Use BP", Fpo.useBP()); in dumpFpoStream()
/external/llvm/include/llvm/Object/
DCOFF.h1032 bool useBP() const { return (Attributes >> 10) & 1; } in useBP() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1227 bool useBP() const { return (Attributes >> 10) & 1; } in useBP() function