Searched defs:hasMP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYSubtarget.h | 193 bool hasMP() const { return HasMP; } in hasMP() function |
/llvm-project/llvm/lib/Target/ARM/Disassembler/ | ||
H A D | ARMDisassembler.cpp | 4079 bool hasMP = featureBits[ARM::FeatureMP]; DecodeT2LoadShift() local |