Searched defs:NotFP (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A Dexplicit.cpp233 struct NotFP { struct
238 NotFP nfp;
240 nfp(1); // expected-error {{type 'NotFP' does not provide a call operator}}
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h411 // NotFP - The default, set for instructions that do not use FP registers.
412 NotFP = 0 << FPTypeShift, enumerator in enum:llvm::X86II::__anon26173

Completed in 966 milliseconds