Home
last modified time | relevance | path

Searched refs:lane (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/Target/ARM/
DARMInstrNEON.td216 // Register list of one D register, with byte lane subscripting.
226 // ...with half-word lane subscripting.
236 // ...with word lane subscripting.
247 // Register list of two D registers with byte lane subscripting.
257 // ...with half-word lane subscripting.
267 // ...with word lane subscripting.
277 // Register list of two Q registers with half-word lane subscripting.
287 // ...with word lane subscripting.
299 // Register list of three D registers with byte lane subscripting.
309 // ...with half-word lane subscripting.
[all …]
DARMInstrFormats.td1877 bits<3> lane;
2114 bit lane;
2121 let Inst{5} = lane;
2135 bits<2> lane;
2142 let Inst{5} = lane{1};
2143 let Inst{3} = lane{0};
2197 bits<4> lane;
DARMScheduleSwift.td1939 // Single all/lane loads.
2021 // Single/all lane store.
DARMInstrInfo.td963 // (single element from one lane) for size 32.
/external/llvm/test/CodeGen/ARM/
D2012-05-04-vmov.ll10 ; vmov.32 should not be used to get a lane:
11 ; vmov.32 <dst>, <src>[<lane>].
12 ; but vmov.32 <dst>[<lane>], <src> is fine.
Da15-partial-update.ll6 ; to write the lane 1 of a D register containing the value of
Dcoalesce-subregs.ll71 ; This function has lane insertions that span basic blocks.
120 ; This function inserts a lane into a fully defined vector.
121 ; The destination lane isn't read, so the subregs can coalesce.
152 ; It is inserting the %add value into a dead lane, but %add causes interference
153 ; in the entry block, and we don't do dead lane checks across basic blocks.
Dvget_lane.ll218 ; The llvm extractelement instruction does not require that the lane number
219 ; be an immediate constant. Make sure a variable lane number is handled.
/external/llvm/test/CodeGen/Thumb2/
D2013-03-02-vduplane-nonconstant-source-index.ll3 define void @bar(<4 x i32>* %p, i32 %lane, <4 x i32> %phitmp) nounwind {
8 %val = extractelement <4 x i32> %phitmp, i32 %lane
/external/llvm/include/llvm/IR/
DIntrinsicsARM.td392 // Vector load N-element structure to one lane.
394 // lane is assigned), the lane number, and the alignment.
431 // Vector store N-element structure from one lane.
432 // Source operands are: the address, the N vectors, the lane number, and
/external/tcpdump/
DFILES64 lane.h
161 print-lane.c
DAndroid.mk64 print-lane.c\
DMakefile.in80 print-l2tp.c print-lane.c print-ldp.c print-llc.c \
DINSTALL105 lane.h - ATM LANE definitions
178 print-lane.c - ATM LANE printer routines
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp120 void emitQUADOP(const Instruction *, uint8_t lane, uint8_t quOp);
779 CodeEmitterNV50::emitQUADOP(const Instruction *i, uint8_t lane, uint8_t quOp) in emitQUADOP() argument
781 code[0] = 0xc0000000 | (lane << 16); in emitQUADOP()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp120 void emitQUADOP(const Instruction *, uint8_t lane, uint8_t quOp);
779 CodeEmitterNV50::emitQUADOP(const Instruction *i, uint8_t lane, uint8_t quOp) in emitQUADOP() argument
781 code[0] = 0xc0000000 | (lane << 16); in emitQUADOP()
/external/libpcap/
Dscanner.l269 lane return LANE;
/external/clang/utils/TableGen/
DNeonEmitter.cpp1271 const std::string &lane) { in SplatLane() argument
1274 s += ", " + lane; in SplatLane()
/external/valgrind/main/VEX/priv/
Dguest_x86_toIR.c8957 Int lane; in disInstr_X86_WRK() local
8970 lane = insn[3+1-1]; in disInstr_X86_WRK()
8971 DIP("pinsrw $%d,%s,%s\n", (Int)lane, in disInstr_X86_WRK()
8977 lane = insn[3+alen-1]; in disInstr_X86_WRK()
8979 DIP("pinsrw $%d,%s,%s\n", (Int)lane, in disInstr_X86_WRK()
8984 switch (lane & 3) { in disInstr_X86_WRK()
10785 Int lane; in disInstr_X86_WRK() local
10792 lane = insn[3+1-1]; in disInstr_X86_WRK()
10793 DIP("pinsrw $%d,%s,%s\n", (Int)lane, in disInstr_X86_WRK()
10799 lane = insn[3+alen-1]; in disInstr_X86_WRK()
[all …]
Dguest_amd64_toIR.c13158 Int lane; in dis_ESC_0F__SSE2() local
13171 lane = getUChar(delta-1); in dis_ESC_0F__SSE2()
13172 DIP("pinsrw $%d,%s,%s\n", (Int)lane, in dis_ESC_0F__SSE2()
13178 lane = getUChar(delta-1); in dis_ESC_0F__SSE2()
13180 DIP("pinsrw $%d,%s,%s\n", (Int)lane, in dis_ESC_0F__SSE2()
13185 switch (lane & 3) { in dis_ESC_0F__SSE2()
13199 Int lane; in dis_ESC_0F__SSE2() local
13207 lane = getUChar(delta-1); in dis_ESC_0F__SSE2()
13209 (Int)lane, nameIReg16(rE), nameXMMReg(rG)); in dis_ESC_0F__SSE2()
13214 lane = getUChar(delta-1); in dis_ESC_0F__SSE2()
[all …]
/external/valgrind/main/none/tests/arm/
Dneon64.stdout.exp1992 ---- VLD1 (single element to one lane) ----
2027 ---- VLD2 (single 2-element structure to one lane) ----
2065 ---- VLD3 (single 3-element structure to one lane) ----
2103 ---- VLD4 (single 4-element structure to one lane) ----
2155 ---- VST1 (single element from one lane) ----
2180 ---- VST2 (single 2-element structure from one lane) ----
2208 ---- VST3 (single 3-element structure from one lane) ----
2236 ---- VST4 (single 4-element structure from one lane) ----
2278 ---- VLD1 (single element to one lane) ----
2313 ---- VLD2 (single 2-element structure to one lane) ----
[all …]
/external/chromium/net/base/
Dssl_false_start_blacklist.txt3923 vpn.4j.lane.edu
/external/chromium_org/third_party/sqlite/src/test/
Dfts1porter.test11615 lane lane
11616 lanes lane
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_tpp_net.utf400 1559 "lane"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_tpp_net.utf400 1563 "lane"

12