Searched refs:NotFP (Results 1 – 11 of 11) sorted by relevance
229 struct NotFP { in testFunctionPointer() struct234 NotFP nfp; in testFunctionPointer()
44 case llvm::X86II::NotFP: in generatePrototype()
474 NotFP = 0 << FPTypeShift, enumerator
421 NotFP = 0 << FPTypeShift, enumerator
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()
80 def NotFP : FPFormat<0>;260 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
394 if (FPInstClass == X86II::NotFP) in processBasicBlock()
91 def NotFP : FPFormat<0>;293 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
430 if (FPInstClass == X86II::NotFP) in processBasicBlock()
303 def NotFP : FPFormat<0>;
383 def NotFP : FPFormat<0>;