Home
last modified time | relevance | path

Searched refs:FIXME (Results 1 – 25 of 933) sorted by relevance

12345678910>>...38

/external/llvm/test/MC/Disassembler/PowerPC/
Dppc64-encoding-ext.txt3 # FIXME: decode as beqlr 0
7 # FIXME: decode as beqlr 1
11 # FIXME: decode as beqlr 2
15 # FIXME: decode as beqlr 3
19 # FIXME: decode as beqlr 4
23 # FIXME: decode as beqlr 5
27 # FIXME: decode as beqlr 6
31 # FIXME: decode as beqlr 7
299 # FIXME: decode as bltlr 2
303 # FIXME: decode as bltlr 0
[all …]
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s285 # FIXME: Fixed-point move assist instructions
301 # FIXME: addo 2, 3, 4
302 # FIXME: addo. 2, 3, 4
309 # FIXME: subfo 2, 3, 4
310 # FIXME: subfo. 2, 3, 4
327 # FIXME: addco 2, 3, 4
328 # FIXME: addco. 2, 3, 4
335 # FIXME: subfco 2, 3, 4
336 # FIXME: subfco. 2, 3, 4
344 # FIXME: addeo 2, 3, 4
[all …]
Dppc64-encoding-fp.s191 # FIXME: ftdiv 2, 3, 4
192 # FIXME: ftsqrt 2, 3, 4
264 # FIXME: fctidu 2, 3
265 # FIXME: fctidu. 2, 3
284 # FIXME: fctiwu 2, 3
285 # FIXME: fctiwu. 2, 3
346 # FIXME: fcmpo 2, 3, 4
395 # FIXME: mtfsb0. 31
399 # FIXME: mtfsb1. 31
/external/swiftshader/src/OpenGL/common/
Ddebug.h45 #define FIXME(message, ...) (void(0)) macro
47 #define FIXME(message, ...) do {es::trace("fixme: %s(%d): " message "\n", __FUNCTION__, __LINE__, #… macro
73 FIXME("\t! Unimplemented: %s(%d)\n", __FUNCTION__, __LINE__); \
77 #define UNIMPLEMENTED() FIXME("\t! Unimplemented: %s(%d)\n", __FUNCTION__, __LINE__)
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dneon-bitwise-encoding.s25 @ FIXME: vorr.i32 d16, #0x1000000 @ encoding: [0x11,0x07,0xc0,0xf2]
26 @ FIXME: vorr.i32 q8, #0x1000000 @ encoding: [0x51,0x07,0xc0,0xf2]
27 @ FIXME: vorr.i32 q8, #0x0 @ encoding: [0x50,0x01,0xc0,0xf2]
36 @ FIXME: vbic.i32 d16, #0xFF000000 @ encoding: [0x3f,0x07,0xc7,0xf3]
37 @ FIXME: vbic.i32 q8, #0xFF000000 @ encoding: [0x7f,0x07,0xc7,0xf3]
/external/llvm/test/CodeGen/AMDGPU/
Dftrunc.ll32 ; FIXME-FUNC-LABEL: {{^}}ftrunc_v3f32:
33 ; FIXME-EG: TRUNC
34 ; FIXME-EG: TRUNC
35 ; FIXME-EG: TRUNC
36 ; FIXME-SI: v_trunc_f32_e32
37 ; FIXME-SI: v_trunc_f32_e32
38 ; FIXME-SI: v_trunc_f32_e32
Dfceil64.ll47 ; FIXME-FUNC-LABEL: {{^}}fceil_v3f64:
48 ; FIXME-CI: v_ceil_f64_e32
49 ; FIXME-CI: v_ceil_f64_e32
50 ; FIXME-CI: v_ceil_f64_e32
/external/clang/test/Analysis/
Dproperties.m660 [_ownedProp release]; // FIXME-warning{{used after it is released}}
666 [_unownedProp release]; // FIXME-warning{{not owned at this point by the caller}}
673 [_ivarOnly release]; // FIXME-warning{{used after it is released}}
680 [_readonlyProp release]; // FIXME-warning{{used after it is released}}
687 [_implicitManualProp release]; // FIXME-warning{{used after it is released}}
693 [_implicitSynthProp release]; // FIXME-warning{{not owned at this point by the caller}}
700 CFRelease(_cfProp); // FIXME-warning{{used after it is released}}
707 [_ownedProp myMethod]; // FIXME-warning{{used after it is released}}
714 [_ivarOnly myMethod]; // FIXME-warning{{used after it is released}}
723 CFUse(_cfProp); // FIXME-warning{{used after it is released}}
[all …]
/external/llvm/lib/Target/X86/
DX86ScheduleBtVer2.td26 // FIXME: SSE4/AVX is unimplemented. This flag is set to allow
41 // Any pipe - FIXME we need this until we can discriminate between int/fpu load/store/moves properly
118 // FIXME 8/16 bit divisions
129 // FIXME: SAGU 3-operand LEA
140 // FIXME: Split x86 and SSE load/store/moves
163 // FIXME: should we bother splitting JFPU pipe + unit stages for fast instructions?
164 // FIXME: Double precision latencies
165 // FIXME: SS vs PS latencies
166 // FIXME: ymm latencies
195 // FIXME: integer pipes
[all …]
/external/llvm/test/CodeGen/Mips/Fast-ISel/
Dicmpa.ll27 ; FIXME: This instruction is redundant. The sltiu can only produce 0 and 1.
48 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1.
68 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1.
88 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1.
108 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1.
128 ; FIXME: This instruction is redundant. The sltu can only produce 0 and 1.
147 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1.
166 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1.
187 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1.
206 ; FIXME: This instruction is redundant. The slt can only produce 0 and 1.
Dsel1.ll8 ; FIXME: The following instruction is redundant.
24 ; FIXME: The following 2 instructions are redundant.
41 ; FIXME: The following 2 instructions are redundant.
57 ; FIXME: The following instruction is redundant.
/external/libcxx/include/
Dmodule.modulemap10 // FIXME: The standard does not require that each of these submodules
48 // FIXME: <stdalign.h> is missing.
59 // FIXME: This module only exists on OS X and for some reason the
78 // FIXME: <uchar.h> is missing.
161 // FIXME: <cstdalign> is missing.
201 // FIXME: <cuchar> is missing.
307 // FIXME: should re-export ios, streambuf?
354 // FIXME: should re-export ios, streambuf?
387 // FIXME: should re-export istream, ostream, ios, streambuf, string?
474 // FIXME: These should be private.
[all …]
/external/llvm/test/CodeGen/Mips/
Dcmov.ll32 ; FIXME: This sll works around an implementation detail in the code generator
72 ; FIXME: This sll works around an implementation detail in the code generator
125 ; FIXME: Use xori instead of addiu+xor.
135 ; FIXME: Use xori instead of addiu+xor.
195 ; FIXME: Use xori instead of addiu+xor.
213 ; FIXME: Use xori instead of addiu+xor.
248 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
261 ; FIXME: We can do better than this by using selccz to choose between +0 and +2
285 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
300 ; FIXME: We can do better than this by using selccz to choose between -0 and -2
[all …]
Ddynamic-stack-realignment.ll30 ; FIXME: We are currently over-allocating stack space. This particular case
65 ; FIXME: We are currently over-allocating stack space. This particular case
108 ; FIXME: We are currently over-allocating stack space.
130 ; FIXME: We are currently over-allocating stack space.
151 ; FIXME: We are currently over-allocating stack space.
186 ; FIXME: We are currently over-allocating stack space.
226 ; FIXME: We are currently over-allocating stack space.
253 ; FIXME: We are currently over-allocating stack space.
/external/llvm/test/CodeGen/Mips/llvm-ir/
Dsdiv.ll43 ; FIXME: The sll/sra instructions are redundant since div is signed.
49 ; FIXME: The sll/sra instructions are redundant since div is signed.
75 ; FIXME: The sll/sra instructions are redundant since div is signed.
82 ; FIXME: This instruction is redundant.
87 ; FIXME: This instruction is redundant.
110 ; FIXME: The sll/sra instructions are redundant since div is signed.
117 ; FIXME: This is instruction is redundant since div is signed.
122 ; FIXME: This is instruction is redundant since div is signed.
/external/pdfium/third_party/libopenjpeg20/
D0020-opj_aligned_malloc.patch24 /* FIXME event manager error callback */
42 /* FIXME event manager error callback */
57 /* FIXME event manager error callback */
67 /* FIXME event manager error callback */
/external/llvm/lib/Target/AVR/
DTODO.md1 # Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
4 // :FIXME: DAGCombiner produces an shl node after legalization from these seq:
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc660 // FIXME: under ASan the call below may write to freed memory and corrupt
671 // FIXME: under ASan the call below may write to freed memory and corrupt
712 // FIXME: under ASan the call below may write to freed memory and corrupt
730 // FIXME: under ASan the call below may write to freed memory and corrupt
748 // FIXME: under ASan the call below may write to freed memory and corrupt
816 // FIXME: this check should be _before_ the call to REAL(write), not after
995 // FIXME: under ASan the call below may write to freed memory and corrupt
1008 // FIXME: under ASan the call below may write to freed memory and corrupt
1021 // FIXME: under ASan the call below may write to freed memory and corrupt
1034 // FIXME: under ASan the call below may write to freed memory and corrupt
[all …]
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
Dmemory-arm-instructions.txt19 # FIXME: LDR (literal)
91 # FIXME: Optional offset operand.
125 # FIXME: LDRD (label)
157 # FIXME: LDRH (label)
206 # FIXME: LDRSB (label)
256 # FIXME: LDRSH (label)
307 # FIXME: STR (literal)
348 # FIXME: STRB (literal)
376 # FIXME: Optional offset operand.
409 # FIXME: STRD (label)
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dmemory-arm-instructions.txt19 # FIXME: LDR (literal)
91 # FIXME: Optional offset operand.
125 # FIXME: LDRD (label)
157 # FIXME: LDRH (label)
206 # FIXME: LDRSB (label)
256 # FIXME: LDRSH (label)
307 # FIXME: STR (literal)
348 # FIXME: STRB (literal)
376 # FIXME: Optional offset operand.
409 # FIXME: STRD (label)
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dqpx-recipest.ll18 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
45 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
69 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
96 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
154 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
180 ; FIXME: We're currently loading two constants here (1.5 and -1.5), and using
/external/syslinux/com32/lua/doc/
Dsyslinux.asc60 FIXME
64 FIXME
68 FIXME
72 FIXME
76 FIXME
140 FIXME list
/external/clang/docs/
DLibASTMatchers.rst14 .. FIXME: create tutorial and link to the tutorial
51 .. FIXME: why is it linking back to the same section?!
58 .. FIXME: Introduce link to ASTMatchersTutorial.html
59 .. FIXME: Introduce link to ASTMatchersCookbook.html
86 .. FIXME: Introduce link to ASTMatchersTutorial.html
87 .. FIXME: Introduce link to ASTMatchersCookbook.html
133 .. FIXME: "... macros (see below)" --- there isn't anything below
/external/llvm/test/CodeGen/WinEH/
Dlit.local.cfg1 # FIXME: For now, override suffixes to exclude any .s tests, because some of the
9 # FIXME: Add Windows on ARM support to these tests.
/external/libmicrohttpd/doc/chapters/
Dsessions.inc19 FIXME.
22 Here, FIXME is the name we chose for our session cookie.
32 FIXME.
39 FIXME.

12345678910>>...38