HomeSort by relevance Sort by last modified time
    Searched full:with (Results 676 - 700 of 193934) sorted by null

<<21222324252627282930>>

  /external/llvm/test/Analysis/MemoryDependenceAnalysis/
memdep-block-scan-limit.ll 2 ; RUN: opt -S -memdep -memdep-block-scan-limit=1 -gvn -basicaa < %s | FileCheck %s --check-prefix=WITH-LIMIT
6 ; WITH-LIMIT-LABEL: @test(
7 ; WITH-LIMIT-CHECK: load
8 ; WITH-LIMIT-CHECK: load
  /external/llvm/test/Assembler/
2003-05-21-MalformedStructCrash.ll 3 ; RUN: grep "initializer with struct type has wrong # elements" %t
internal-hidden-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
internal-hidden-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
internal-protected-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
internal-protected-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
invalid-uselistorder-type.ll 2 ; CHECK: error: '@global' defined with type 'i32*'
private-hidden-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-hidden-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-protected-function.ll 4 ; CHECK: symbol with local linkage must have default visibility
private-protected-variable.ll 4 ; CHECK: symbol with local linkage must have default visibility
  /external/llvm/test/CodeGen/ARM/
null-streamer.ll 1 ; Test the null streamer with a terget streamer.
  /external/llvm/test/CodeGen/Mips/
null-streamer.ll 1 ; Test the null streamer with a terget streamer.
  /external/llvm/test/CodeGen/PowerPC/
mul-with-overflow.ll 3 declare {i32, i1} @llvm.umul.with.overflow.i32(i32 %a, i32 %b)
5 %res = call {i32, i1} @llvm.umul.with.overflow.i32(i32 %x, i32 3)
10 declare {i32, i1} @llvm.smul.with.overflow.i32(i32 %a, i32 %b)
12 %res = call {i32, i1} @llvm.smul.with.overflow.i32(i32 %x, i32 3)
  /external/llvm/test/DebugInfo/PDB/Inputs/
symbolformat-fpo.cpp 1 // Compile with "cl /GR- /Zi /c /Ox /Oy symbolformat-fpo.cpp"
  /external/llvm/test/Linker/
metadata-b.ll 1 ; This file is for use with metadata-a.ll
module-flags-2-b.ll 1 ; This file is used with module-flags-2-a.ll
module-flags-3-b.ll 1 ; This file is used with module-flags-3-a.ll
module-flags-4-b.ll 1 ; This file is used with module-flags-4-a.ll
module-flags-5-b.ll 1 ; This file is used with module-flags-5-a.ll
module-flags-6-b.ll 1 ; This file is used with module-flags-6-a.ll
module-flags-7-b.ll 1 ; This file is used with module-flags-7-a.ll
  /external/llvm/test/TableGen/
GeneralList.td 3 // Test to make sure that lists work with any data-type
  /external/llvm/test/YAMLParser/
spec-02-25.test 5 # associated with the empty string
spec-07-13.test 8 !bar "With directives"

Completed in 307 milliseconds

<<21222324252627282930>>