Home
last modified time | relevance | path

Searched refs:NotFP (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaCXX/
Dexplicit.cpp233 struct NotFP { in testFunctionPointer() struct
238 NotFP nfp; in testFunctionPointer()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h412 NotFP = 0 << FPTypeShift, enumerator
/external/llvm/lib/Target/X86/
DX86InstrFormats.td75 def NotFP : FPFormat<0>;
238 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
DX86FloatingPoint.cpp431 if (FPInstClass == X86II::NotFP) in processBasicBlock()
/external/llvm/docs/TableGen/
DLangIntro.rst297 def NotFP : FPFormat<0>;