Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h193 bool hasMP() const { return HasMP; } in hasMP() function
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp4076 bool hasMP = featureBits[ARM::FeatureMP]; in DecodeT2LoadShift() local
4165 bool hasMP = featureBits[ARM::FeatureMP]; in DecodeT2LoadImm8() local
4247 bool hasMP = featureBits[ARM::FeatureMP]; in DecodeT2LoadImm12() local