Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h648 static inline bool isValidCoprocessorNumber(unsigned Num, in isValidCoprocessorNumber() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp4502 if (!isValidCoprocessorNumber(Val, featureBits)) in DecodeCoprocessor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp4177 if (!isValidCoprocessorNumber(Num, getSTI().getFeatureBits())) in parseCoprocNumOperand()