Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h310 struct ISB { struct
314 #define GET_ISB_DECL argument
/external/trusty/lk/arch/arm64/include/arch/
Darm64.h32 #define ISB __asm__ volatile("isb" ::: "memory") macro
/external/trusty/lk/arch/arm/include/arch/
Darm.h43 #define ISB __asm__ volatile("isb" ::: "memory") macro
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp217 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h374 struct ISB : SysAlias { struct
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp292 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h453 struct ISB : SysAlias { struct
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp346 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1405 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1386 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local
/external/swiftshader/src/Device/
DBC_Decoder.cpp1113 const int ISB; // Index selection bits member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1807 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md842 ### ISB ### subsection
/external/vixl/src/aarch64/
Dconstants-aarch64.h979 ISB = MemBarrierFixed | 0x00000040 enumerator