Home
last modified time | relevance | path

Searched refs:NotFP (Results 1 – 14 of 14) 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp44 case llvm::X86II::NotFP: in generatePrototype()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h421 NotFP = 0 << FPTypeShift, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h474 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/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp470 auto NotFP = [](MVT VT) { return !isFloatingPoint(VT); }; in EnforceSmallerThan() local
471 Changed |= berase_if(S, NotFP) | in EnforceSmallerThan()
472 berase_if(B, NotFP); in EnforceSmallerThan()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFormats.td91 def NotFP : FPFormat<0>;
293 FPFormat FPForm = NotFP; // What flavor of FP instruction is this?
DX86FloatingPoint.cpp430 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>;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
DLangIntro.rst383 def NotFP : FPFormat<0>;