Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dexplicit.cpp229 struct NotFP { in testFunctionPointer() struct
234 NotFP nfp; in testFunctionPointer()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h331 NotFP = 0 << FPTypeShift, enumerator
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h421 NotFP = 0 << FPTypeShift, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFormats.td67 def NotFP : FPFormat<0>;
144 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
DX86FloatingPoint.cpp428 if (FPInstClass == X86II::NotFP) in processBasicBlock()
/external/llvm/lib/Target/X86/
DX86InstrFormats.td80 def NotFP : FPFormat<0>;
260 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
DX86FloatingPoint.cpp394 if (FPInstClass == X86II::NotFP) in processBasicBlock()
/external/llvm/docs/TableGen/
DLangIntro.rst303 def NotFP : FPFormat<0>;