Home
last modified time | relevance | path

Searched defs:BLR (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp285 MachineInstr &BLR = *MBBI; in ConvertBLRToBL() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
Dtables.go41 BLR const
/aosp_15_r20/external/pcre/src/sljit/
H A DsljitNativePPC_common.c152 #define BLR (HI(19) | LO(16) | (0x14 << 21)) macro
H A DsljitNativeARM_64.c83 #define BLR 0xd63f0000 macro
/aosp_15_r20/external/vixl/doc/aarch64/
H A Dsupported-instructions-aarch64.md312 ### BLR ### subsection
/aosp_15_r20/external/vixl/src/aarch64/
H A Dconstants-aarch64.h854 BLR = UnconditionalBranchToRegisterFixed | 0x003F0000, enumerator