Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.h145 PPCQuad, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1170 OutputTable.push_back(IITDescriptor::get(IITDescriptor::PPCQuad, 0)); in DecodeIITType()
1409 case IITDescriptor::PPCQuad: return Type::getPPC_FP128Ty(Context); in DecodeFixedType()
1592 case IITDescriptor::PPCQuad: return !Ty->isPPC_FP128Ty(); in matchIntrinsicType()