Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dasm.h177 #define ISB isb macro
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h420 struct ISB : SysAlias { struct
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp840 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1818 auto ISB = AArch64ISB::lookupISBByEncoding(Val); printBarrierOption() local