Home
last modified time | relevance | path

Searched defs:funcType (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp657 FunctionType *funcType = FunctionType::get(aType, callTypes, false); in optimizeBitInsert() local
817 FunctionType *funcType = FunctionType::get(aType, callTypes, false); in optimizeBitExtract() local
1013 FunctionType *funcType = in expandSigned24BitOps() local
1045 FunctionType *funcType = in expandSigned24BitOps() local
/external/mesa3d/src/gallium/drivers/radeon/
DAMDILPeepholeOptimizer.cpp657 FunctionType *funcType = FunctionType::get(aType, callTypes, false); in optimizeBitInsert() local
817 FunctionType *funcType = FunctionType::get(aType, callTypes, false); in optimizeBitExtract() local
1013 FunctionType *funcType = in expandSigned24BitOps() local
1045 FunctionType *funcType = in expandSigned24BitOps() local
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp341 FunctionType *funcType = in constructFunction() local
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp554 void RewriteObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()
567 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()
2129 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local
2301 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local
DRewriteModernObjC.cpp623 void RewriteModernObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()
636 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()
2240 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local
2415 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local