HomeSort by relevance Sort by last modified time
    Searched defs:VectorTypes (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/R600/
AMDILISelLowering.cpp 74 int VectorTypes[] = {
89 size_t NumVectorTypes = sizeof(VectorTypes) / sizeof(*VectorTypes);
152 MVT::SimpleValueType VT = (MVT::SimpleValueType)VectorTypes[ii];
  /external/llvm/lib/IR/
LLVMContextImpl.h 314 DenseMap<std::pair<Type *, unsigned>, VectorType*> VectorTypes;
  /external/clang/include/clang/AST/
ASTContext.h 94 mutable llvm::FoldingSet<VectorType> VectorTypes;
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]

Completed in 292 milliseconds