Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2637 QualType Arg0Type = Arg0->getType()->getPointeeType(); in EmitBuiltinExpr() local
2640 Value *Res = dumpRecord(*this, Arg0Type, RecordPtr, Arg0Align, in EmitBuiltinExpr()