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

  /external/llvm/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /external/swiftshader/third_party/LLVM/include/llvm-c/Transforms/
IPO.h 34 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/Transforms/
IPO.h 41 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
  /external/llvm/bindings/ocaml/transforms/ipo/
ipo_ocaml.c 42 LLVMAddFunctionAttrsPass(PM);
  /external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/ipo/
ipo_ocaml.c 42 LLVMAddFunctionAttrsPass(PM);
  /external/llvm/bindings/go/llvm/
transforms_ipo.go 32 func (pm PassManager) AddFunctionAttrsPass() { C.LLVMAddFunctionAttrsPass(pm.C) }
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
IPO.cpp 65 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) {
  /external/llvm/lib/Transforms/IPO/
IPO.cpp 76 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) {

Completed in 411 milliseconds