Home
last modified time | relevance | path

Searched refs:Arg0Type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp46 Type *Arg0Type = F->getFunctionType()->getParamType(0); in UpgradePTESTIntrinsic() local
47 if (Arg0Type != FixedVectorType::get(Type::getFloatTy(F->getContext()), 4)) in UpgradePTESTIntrinsic()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp2597 QualType Arg0Type = Arg0->getType()->getPointeeType(); in EmitBuiltinExpr() local
2600 Value *Res = dumpRecord(*this, Arg0Type, RecordPtr, Arg0Align, in EmitBuiltinExpr()