Searched refs:NotFP (Results 1 – 14 of 14) sorted by relevance
229 struct NotFP { in testFunctionPointer() struct234 NotFP nfp; in testFunctionPointer()
331 NotFP = 0 << FPTypeShift, enumerator
44 case llvm::X86II::NotFP: in generatePrototype()
421 NotFP = 0 << FPTypeShift, enumerator
474 NotFP = 0 << FPTypeShift, enumerator
67 def NotFP : FPFormat<0>;144 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
428 if (FPInstClass == X86II::NotFP) in processBasicBlock()
470 auto NotFP = [](MVT VT) { return !isFloatingPoint(VT); }; in EnforceSmallerThan() local471 Changed |= berase_if(S, NotFP) | in EnforceSmallerThan()472 berase_if(B, NotFP); in EnforceSmallerThan()
91 def NotFP : FPFormat<0>;293 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
430 if (FPInstClass == X86II::NotFP) in processBasicBlock()
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>;
383 def NotFP : FPFormat<0>;