Searched refs:WFE (Results 1 – 25 of 32) 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
|
D | thumb-diagnostics.s | 307 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
|
D | basic-arm-instructions.s | 3532 @ WFE/WFI/YIELD
|
D | basic-thumb2-instructions.s | 3750 @ WFE/WFI/YIELD/HINT
|
/external/llvm/test/MC/ARM/ |
D | arm11-hint-instr.s | 18 @ YIELD/WFE/WFI/SEV/CLREX - are not supported pre v6K
|
D | thumb-diagnostics.s | 238 @ SEV/WFE/WFI/YIELD - are not supported pre v6M or v6T2
|
D | basic-arm-instructions.s | 3530 @ WFE/WFI/YIELD
|
D | basic-thumb2-instructions.s | 3694 @ WFE/WFI/YIELD/HINT
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | thumb1.txt | 522 # WFE/WFI/YIELD
|
D | basic-arm-instructions.txt | 2348 # WFE/WFI/YIELD
|
D | thumb2.txt | 2541 # WFE/WFI/YIELD
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-thumb-instructions.s | 615 @ WFE/WFI/YIELD
|
D | basic-arm-instructions.s | 2612 @ WFE/WFI/YIELD
|
D | basic-thumb2-instructions.s | 3197 @ WFE/WFI/YIELD
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 288 // NOP,SEV,SEVL,WFE,WFI,YIELD
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 290 // NOP,SEV,SEVL,WFE,WFI,YIELD
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 388 WFE = 2, enumerator
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 304 WFE = 2, enumerator
|
D | disasm-aarch64.cc | 2047 case WFE: { in VisitSystem()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 2521 # WFE/WFI/YIELD
|
D | thumb2.txt | 2692 # WFE/WFI/YIELD
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 2521 # WFE/WFI/YIELD
|
D | thumb2.txt | 2692 # WFE/WFI/YIELD
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrInfo.td | 1596 def WFE : AI<(outs), (ins), MiscFrm, NoItinerary, "wfe", "", []>,
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 7476 COMPARE(hint(WFE), "wfe"); in TEST()
|
12