Searched defs:IsFP (Results 1 – 5 of 5) sorted by relevance
1072 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
2179 static unsigned getVectorComparison(ISD::CondCode CC, bool IsFP) { in getVectorComparison()2205 static unsigned getVectorComparisonOrInvert(ISD::CondCode CC, bool IsFP, in getVectorComparisonOrInvert()2253 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
1338 bool IsFP(int virtual_register) const { in IsFP() function
738 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local4372 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
230 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()