Searched defs:isX86 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryContext.h | 797 bool isX86() const { scopeLock() function |
/llvm-project/llvm/include/llvm/TargetParser/ | ||
H A D | Triple.h | 1011 bool isX86() const { isX86() function |