HomeSort by relevance Sort by last modified time
    Searched refs:RetTy (Results 226 - 250 of 261) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 61 void init(CodeGenModule *Mod, const char *name, llvm::Type *RetTy, ...) {
67 va_start(Args, RetTy);
71 FTy = llvm::FunctionType::get(RetTy, ArgTys, false);
    [all...]
CGDebugInfo.cpp 737 llvm::DICompositeType *RetTy = DBuilder.createReplaceableCompositeType(
742 std::make_tuple(static_cast<llvm::Metadata *>(RetTy)));
743 return RetTy;
    [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstructionCombining.cpp 706 Type *RetTy = CI->getType();
710 InV = ConstantExpr::getCast(CI->getOpcode(), InC, RetTy);
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaType.cpp     [all...]

Completed in 825 milliseconds

1 2 3 4 5 6 7 8 91011