Searched defs:IsFP (Results 1 – 5 of 5) sorted by relevance
1006 bool IsFP; in DecodeSignedLdStInstruction() local
1072 bool IsFP = fieldFromInstruction(insn, 26, 1); in DecodeSignedLdStInstruction() local
2232 static unsigned getVectorComparison(ISD::CondCode CC, bool IsFP) { in getVectorComparison()2258 static unsigned getVectorComparisonOrInvert(ISD::CondCode CC, bool IsFP, in getVectorComparisonOrInvert()2306 bool IsFP = CmpOp0.getValueType().isFloatingPoint(); in lowerVectorSETCC() local
794 bool IsFP = Ty->isFPOrFPVectorTy(); in getDecodedBinaryOpcode() local4810 bool IsFP = LHS->getType()->isFPOrFPVectorTy(); in parseFunctionBody() local
233 ISD::NodeType ISD::getExtForLoadExtType(bool IsFP, ISD::LoadExtType ExtType) { in getExtForLoadExtType()