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

  /external/clang/test/OpenMP/
target_update_from_messages.cpp 58 unsigned bfa : 4; member in struct:S7
113 #pragma omp target update from(x, s7.bfa) // expected-error {{bit fields cannot be used to specify storage in a 'from' clause}}
167 #pragma omp target update from(x, s7.bfa) // expected-error {{bit fields cannot be used to specify storage in a 'from' clause}}
target_update_to_messages.cpp 58 unsigned bfa : 4; member in struct:S7
113 #pragma omp target update to(x, s7.bfa) // expected-error {{bit fields cannot be used to specify storage in a 'to' clause}}
166 #pragma omp target update to(x, s7.bfa) // expected-error {{bit fields cannot be used to specify storage in a 'to' clause}}
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Mbr.asm 135 push dx ; 0000:7bfa = Si <----
  /external/v8/src/ppc/
assembler-ppc.cc 1594 int bfa = bit \/ CRWIDTH; local
    [all...]
simulator-ppc.cc 3649 int bfa = instr->Bits(20, 18); local
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 35 # CHECK-BE: bfa 10, target # encoding: [0x40,0x8a,A,0bAAAAAA10]
36 # CHECK-LE: bfa 10, target # encoding: [0bAAAAAA10,A,0x8a,0x40]
    [all...]
ppc64-encoding-ext.s 272 # CHECK-BE: bfa 2, target # encoding: [0x40,0x82,A,0bAAAAAA10]
273 # CHECK-LE: bfa 2, target # encoding: [0bAAAAAA10,A,0x82,0x40]
276 bfa 2, target
305 # CHECK-BE: bfa+ 2, target # encoding: [0x40,0xe2,A,0bAAAAAA10]
306 # CHECK-LE: bfa+ 2, target # encoding: [0bAAAAAA10,A,0xe2,0x40]
309 bfa+ 2, target
338 # CHECK-BE: bfa- 2, target # encoding: [0x40,0xc2,A,0bAAAAAA10]
339 # CHECK-LE: bfa- 2, target # encoding: [0bAAAAAA10,A,0xc2,0x40]
342 bfa- 2, target
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/PowerPC/
ppc64-encoding.s 35 # CHECK-BE: bfa 10, target # encoding: [0x40,0x8a,A,0bAAAAAA10]
36 # CHECK-LE: bfa 10, target # encoding: [0bAAAAAA10,A,0x8a,0x40]
    [all...]
ppc64-encoding-ext.s 272 # CHECK-BE: bfa 2, target # encoding: [0x40,0x82,A,0bAAAAAA10]
273 # CHECK-LE: bfa 2, target # encoding: [0bAAAAAA10,A,0x82,0x40]
276 bfa 2, target
305 # CHECK-BE: bfa+ 2, target # encoding: [0x40,0xe2,A,0bAAAAAA10]
306 # CHECK-LE: bfa+ 2, target # encoding: [0bAAAAAA10,A,0xe2,0x40]
309 bfa+ 2, target
338 # CHECK-BE: bfa- 2, target # encoding: [0x40,0xc2,A,0bAAAAAA10]
339 # CHECK-LE: bfa- 2, target # encoding: [0bAAAAAA10,A,0xc2,0x40]
342 bfa- 2, target
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
autogen-inst-offset-align-to-end.s 1068 # CHECK: bfa: incl
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/AlignedBundling/
autogen-inst-offset-align-to-end.s 1068 # CHECK: bfa: incl
    [all...]

Completed in 627 milliseconds