Home
last modified time | relevance | path

Searched refs:SpecialFP (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86FloatingPoint.cpp424 FPInstClass = X86II::SpecialFP; in processBasicBlock()
427 FPInstClass = X86II::SpecialFP; in processBasicBlock()
431 FPInstClass = X86II::SpecialFP; in processBasicBlock()
434 FPInstClass = X86II::SpecialFP; in processBasicBlock()
460 case X86II::SpecialFP: handleSpecialFP(I); break; in processBasicBlock()
DX86InstrControl.td22 hasCtrlDep = 1, FPForm = SpecialFP, SchedRW = [WriteJumpLd] in {
DX86InstrFormats.td110 def SpecialFP : FPFormat<7>;
/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp360 case X86II::SpecialFP: in generateCodeTemplates()
417 case X86II::SpecialFP: in generateCodeTemplates()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h894 SpecialFP = 7 << FPTypeShift, enumerator
/openbsd/src/gnu/llvm/llvm/docs/TableGen/
DProgRef.rst762 def SpecialFP : FPFormat<7>;