HomeSort by relevance Sort by last modified time
    Searched refs:ISB (Results 1 - 21 of 21) sorted by null

  /external/llvm/test/MC/ARM/
invalid-barrier.s 22 @ ISB
24 isb #0x1f
25 isb imaginary_domain
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 693 @ ISB
695 isb sy
696 isb
697 isb #15
698 isb #1
700 @ CHECK: isb sy @ encoding: [0xbf,0xf3,0x6f,0x8f]
701 @ CHECK: isb sy @ encoding: [0xbf,0xf3,0x6f,0x8f]
702 @ CHECK: isb sy @ encoding: [0xbf,0xf3,0x6f,0x8f]
703 @ CHECK: isb #0x1 @ encoding: [0xbf,0xf3,0x61,0x8f]
    [all...]
  /external/llvm/lib/ProfileData/
InstrProfWriter.cpp 217 InstrProfSummaryBuilder ISB(ProfileSummaryBuilder::DefaultCutoffs);
218 InfoObj->SummaryBuilder = &ISB;
262 std::unique_ptr<ProfileSummary> PS = ISB.getSummary();
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
anames.go 98 "ISB",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
anames.go 98 "ISB",
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
diagnostic.l 81 [^:]*:83: Error: the specified option is not accepted in ISB at operand 1 -- `isb osh'
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.cpp     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 310 struct ISB {
  /external/v8/src/arm64/
disasm-arm64.cc     [all...]
constants-arm64.h 694 ISB = MemBarrierFixed | 0x00000040
    [all...]
assembler-arm64.cc 1819 void Assembler::isb() { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
nds32-dis.c 576 case MISC (ISB):
nds32-asm.c 420 {"isb", "", MISC (ISB), 4, ATTR_ALL, 0, NULL, 0, NULL},
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go 436 ISB
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
tables.go 436 ISB
    [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 735 ISB = MemBarrierFixed | 0x00000040
    [all...]
disasm-aarch64.cc     [all...]
assembler-aarch64.cc     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
basic-arm-instructions.s 636 @ ISB
638 isb sy
639 isb
641 @ CHECK: isb sy @ encoding: [0x6f,0xf0,0x7f,0xf5]
642 @ CHECK: isb sy @ encoding: [0x6f,0xf0,0x7f,0xf5]
    [all...]
basic-thumb2-instructions.s 470 @ ISB
472 isb sy
473 isb
475 @ CHECK: isb sy @ encoding: [0xbf,0xf3,0x6f,0x8f]
476 @ CHECK: isb sy @ encoding: [0xbf,0xf3,0x6f,0x8f]
    [all...]

Completed in 2357 milliseconds