HomeSort by relevance Sort by last modified time
    Searched refs:target_triplet (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/
site.exp.in 3 set target_triplet "@TARGET_TRIPLE@"
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
site.exp 4 set target_triplet "x86_64-apple-darwin10"
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
site.exp 4 set target_triplet "x86_64-apple-darwin10"
  /external/llvm/test/lib/
llvm.exp 49 global srcroot objroot srcdir objdir subdir target_triplet
122 global srcroot objroot srcdir objdir subdir target_triplet
193 } elseif { [regexp $target $target_triplet match] } {
207 } elseif { [regexp $target $target_triplet match] } {
266 global target_triplet
268 if { [regexp darwin $target_triplet match] } {
  /external/libffi/testsuite/lib/
libffi-dg.exp 166 global target_triplet
189 if { [string match "*-*-darwin*" $target_triplet] } {

Completed in 79 milliseconds