Home
last modified time | relevance | path

Searched defs:ISB (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/arm/include/
H A Dasm.h178 #define ISB global() macro
193 #define ISB mcr CP15_CP15ISB global() macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h420 struct ISB : SysAlias { struct
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp418 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); writeImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1833 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local