Searched refs:getVCmpInst (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3922 // getVCmpInst: return the vector compare instruction for the specified
3925 static unsigned int getVCmpInst(MVT VecVT, ISD::CondCode CC, function
4136 unsigned int VCmpInst = getVCmpInst(VecVT.getSimpleVT(), CC,

Completed in 68 milliseconds