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

  /external/clang/include/clang/CodeGen/
SwiftCallingConv.h 128 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
SwiftCallingConv.h 127 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);
  /external/clang/lib/CodeGen/
SwiftCallingConv.cpp 220 if (!isLegalIntegerType(CGM, intTy))
612 bool swiftcall::isLegalIntegerType(CodeGenModule &CGM,

Completed in 80 milliseconds