Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/Utils/
HDAArch64BaseInfo.cpp111 const AArch64NamedImmMapper::Mapping AArch64ISB::ISBMapper::ISBMappings[] = {
115 AArch64ISB::ISBMapper::ISBMapper() in ISBMapper() function in AArch64ISB::ISBMapper
HDAArch64BaseInfo.h420 struct ISBMapper : AArch64NamedImmMapper { struct
423 ISBMapper(); argument
/NextBSD/contrib/llvm/lib/Target/AArch64/InstPrinter/
HDAArch64InstPrinter.cpp1319 Name = AArch64ISB::ISBMapper().toString(Val, STI.getFeatureBits(), in printBarrierOption()