Searched defs:pFuncTy (Results 1 – 2 of 2) sorted by relevance
713 FunctionType* pFuncTy = FunctionType::get(mInt16Ty, mFP32Ty); in CVTPS2PH() local1026 FunctionType* pFuncTy = FunctionType::get(Type::getVoidTy(JM()->mContext), args, false); in RDTSC_START() local1055 FunctionType* pFuncTy = FunctionType::get(Type::getVoidTy(JM()->mContext), args, false); in RDTSC_STOP() local
336 FunctionType* pFuncTy = cast<FunctionType>(pTy); in GetDebugFunctionType() local