Searched refs:NotFP (Results 1 – 15 of 15) sorted by relevance
229 struct NotFP { in testFunctionPointer() struct234 NotFP nfp; in testFunctionPointer()
248 struct NotFP { in testFunctionPointer() struct253 NotFP nfp; in testFunctionPointer()
331 case X86II::NotFP: in generateCodeTemplates()388 case X86II::NotFP: in generateCodeTemplates()
421 NotFP = 0 << FPTypeShift, enumerator
797 NotFP = 0 << FPTypeShift, enumerator
852 NotFP = 0 << FPTypeShift, enumerator
102 def NotFP : FPFormat<0>;306 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
436 if (FPInstClass == X86II::NotFP) in processBasicBlock()
95 def NotFP : FPFormat<0>;295 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
80 def NotFP : FPFormat<0>;260 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
394 if (FPInstClass == X86II::NotFP) in processBasicBlock()
303 def NotFP : FPFormat<0>;
488 auto NotFP = [](MVT VT) { return !isFloatingPoint(VT); }; in EnforceSmallerThan() local489 Changed |= berase_if(S, NotFP); in EnforceSmallerThan()490 Changed |= berase_if(B, NotFP); in EnforceSmallerThan()
732 def NotFP : FPFormat<0>;1882 FPFormat FPForm = NotFP;