Home
last modified time | relevance | path

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

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