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

  /external/swiftshader/third_party/LLVM/lib/Transforms/
Makefile 11 PARALLEL_DIRS = Utils Instrumentation Scalar InstCombine IPO Hello
  /external/llvm/bindings/go/llvm/
transforms_ipo.go 1 //===- transforms_ipo.go - Bindings for ipo -------------------------------===//
10 // This file defines bindings for the ipo component.
17 #include "llvm-c/Transforms/IPO.h"
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
compat.hpp 40 #include <llvm/Transforms/IPO.h>
invocation.cpp 31 #include <llvm/Transforms/IPO/PassManagerBuilder.h>
  /external/llvm/utils/
GenLibDeps.pl 107 $libpath =~ s/^ipo/Transforms\/IPO/;
147 $libpath =~ s/^ipo/Transforms\/IPO/;
  /external/swiftshader/third_party/LLVM/utils/
GenLibDeps.pl 109 $libpath =~ s/^ipo/Transforms\/IPO/;
151 $libpath =~ s/^ipo/Transforms\/IPO/;
  /frameworks/compile/libbcc/lib/
Compiler.cpp 40 #include <llvm/Transforms/IPO.h>
41 #include <llvm/Transforms/IPO/PassManagerBuilder.h>
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader_tgsi_setup.c 42 #include <llvm-c/Transforms/IPO.h>
    [all...]

Completed in 495 milliseconds