Searched refs:CLREX (Results 1 – 25 of 50) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 18 @ YIELD/WFE/WFI/SEV/CLREX - are not supported pre v6K
|
/external/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 18 @ YIELD/WFE/WFI/SEV/CLREX - are not supported pre v6K
|
D | basic-arm-instructions.s | 671 @ CLREX
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrAtomics.td | 364 def : Pat<(int_aarch64_clrex), (CLREX 0xf)>;
|
D | AArch64SchedKryoDetails.td | 568 (instrs DSB, DMB, CLREX)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrAtomics.td | 365 def : Pat<(int_aarch64_clrex), (CLREX 0xf)>;
|
D | AArch64SchedFalkorDetails.td | 1245 def : InstRW<[FalkorWr_1LD_0cyc], (instrs CLREX, DMB, DSB)>;
|
D | AArch64SchedKryoDetails.td | 568 (instrs DSB, DMB, CLREX)>;
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 764 CLREX = SystemExclusiveMonitorFixed enumerator
|
D | simulator-aarch64.cc | 3664 VIXL_ASSERT(instr->Mask(SystemExclusiveMonitorMask) == CLREX); in VisitSystem() 3666 case CLREX: { in VisitSystem()
|
D | disasm-aarch64.cc | 2016 case CLREX: { in VisitSystem()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMScheduleA57.td | 127 "(t2)?CLREX$", "CONSTPOOL_ENTRY$", "COPY_STRUCT_BYVAL_I32$",
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 370 # CLREX
|
D | thumb2.txt | 267 # CLREX
|
/external/capstone/arch/AArch64/ |
D | AArch64GenAsmWriter.inc | 158 2107924U, // CLREX 2550 0U, // CLREX 5583 // BLR, BR, CLREX, RET, TLSDESCCALL 7639 // (CLREX 15)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 403 # CLREX
|
D | thumb2.txt | 277 # CLREX
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 403 # CLREX
|
D | thumb2.txt | 277 # CLREX
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 416 @ CLREX
|
D | basic-thumb2-instructions.s | 310 @ CLREX
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 265 ### CLREX ### subsection
|
/external/capstone/arch/ARM/ |
D | ARMGenAsmWriter.inc | 91 2967U, // CLREX 2884 0U, // CLREX 6065 // DBG_VALUE, BUNDLE, LIFETIME_START, LIFETIME_END, CLREX, TRAP, TRAPNaCl...
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 1085 3726U, // CLREX 4305 0U, // CLREX
|
D | ARMGenMCCodeEmitter.inc | 578 UINT64_C(4118802463), // CLREX 3237 case ARM::CLREX: 11851 Feature_IsARM | Feature_HasV6K | 0, // CLREX = 565
|
12