Searched refs:VBIT (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 546 "VBIT", "VBSL", "VSLI", "VSRI", "VCLS", "VCLZ", "VCNT")>;
|
D | ARMScheduleA9.td | 2402 // VADD/VAND/VORR/VEOR/VBIC/VORN/VBIT/VBIF/VBSL
|
D | ARMInstrNEON.td | 5098 // VBIT : Vector Bitwise Insert if True 5112 // VBIT/VBIF are not yet implemented. The TwoAddress pass will not go looking 8110 // VBIF, VBIT, and VBSL allow, but do not require, a type suffix.
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 4136 enum BinaryBitwiseOp { VAND, VBIC, VBIF, VBIT, VBSL, VEOR, VORR, VORN }; enumerator 4150 case VBIT: in EncodeNeonBinaryBitwiseOp()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrNEON.td | 3922 // VBIT : Vector Bitwise Insert if True 3936 // VBIT/VBIF are not yet implemented. The TwoAddress pass will not go looking
|
/external/valgrind/none/tests/arm/ |
D | neon128.stdout.exp | 156 ---- VBIT ----
|
D | neon64.stdout.exp | 210 ---- VBIT ----
|