/aosp_15_r20/external/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 310 struct ISB { struct 314 #define GET_ISB_DECL argument
|
/aosp_15_r20/external/trusty/lk/arch/arm64/include/arch/ |
D | arm64.h | 32 #define ISB __asm__ volatile("isb" ::: "memory") macro
|
/aosp_15_r20/trusty/kernel/lib/pmu/include/lib/pmu/ |
H A D | pmu.h | 33 #define ISB __asm__ volatile("isb" ::: "memory") macro
|
/aosp_15_r20/external/trusty/lk/arch/arm/include/arch/ |
D | arm.h | 43 #define ISB __asm__ volatile("isb" ::: "memory") macro
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 217 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 374 struct ISB : SysAlias { struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 292 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 453 struct ISB : SysAlias { struct
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 346 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs); in writeImpl() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/InstPrinter/ |
H A D | AArch64InstPrinter.cpp | 1405 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 D | AArch64InstPrinter.cpp | 1386 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | tables.go | 169 ISB const
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | BC_Decoder.cpp | 1113 const int ISB; // Index selection bits member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1807 auto ISB = AArch64ISB::lookupISBByEncoding(Val); in printBarrierOption() local
|
/aosp_15_r20/external/vixl/doc/aarch64/ |
H A D | supported-instructions-aarch64.md | 842 ### ISB ### subsection
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 961 ISB = MemBarrierFixed | 0x00000040 enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
D | tables.go | 436 ISB const
|