Searched defs:isFP (Results 1 – 3 of 3) sorted by relevance
269 private Format(int bpp, boolean isFP){ in Format()274 private Format(int bpp, boolean isDepth, boolean isCompressed, boolean isFP){ in Format()
97 bool isFP() const { return Repr == OK_FP; } in isFP() function in __anon432e3ab20311::OperandsSignature::OpKind
3634 static unsigned TranslateX86CC(ISD::CondCode SetCCOpcode, bool isFP, in TranslateX86CC()13064 bool isFP = Op.getOperand(1).getSimpleValueType().isFloatingPoint(); in LowerVSETCC() local13357 bool isFP = Op1.getSimpleValueType().isFloatingPoint(); in LowerSETCC() local