Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Dbarriers.h33 #define ISB asm volatile ("isb sy" : : : "memory") macro
37 #define ISB CP15ISB macro
41 #define ISB asm volatile ("" : : : "memory") macro
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h310 struct ISB { struct
314 #define GET_ISB_DECL argument
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp217 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h325 struct ISB : SysAlias { struct
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp255 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-7.0/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1337 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md490 ### ISB ### subsection
/external/v8/src/arm64/
Dconstants-arm64.h776 ISB = MemBarrierFixed | 0x00000040 enumerator
/external/vixl/src/aarch64/
Dconstants-aarch64.h757 ISB = MemBarrierFixed | 0x00000040 enumerator