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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
IRBuilder.cpp 37 Type *IRBuilderBase::getCurrentFunctionReturnType() const {
  /external/llvm/lib/IR/
IRBuilder.cpp 41 Type *IRBuilderBase::getCurrentFunctionReturnType() const {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
IRBuilder.h 123 /// getCurrentFunctionReturnType - Get the return type of the current function
125 Type *getCurrentFunctionReturnType() const;
419 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 147 Type *getCurrentFunctionReturnType() const;
664 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IRBuilder.h 166 Type *getCurrentFunctionReturnType() const;
703 Value *V = UndefValue::get(getCurrentFunctionReturnType());
    [all...]

Completed in 794 milliseconds