Home
last modified time | relevance | path

Searched refs:TwoArgFP (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h347 TwoArgFP = 4 << FPTypeShift, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp51 case llvm::X86II::TwoArgFP: { in generatePrototype()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h437 TwoArgFP = 4 << FPTypeShift, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h490 TwoArgFP = 4 << FPTypeShift, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td131 def _Fp32 : FpIf32<(outs RFP32:$dst), (ins RFP32:$src1, RFP32:$src2), TwoArgFP,
133 def _Fp64 : FpIf64<(outs RFP64:$dst), (ins RFP64:$src1, RFP64:$src2), TwoArgFP,
135 def _Fp80 : FpI_<(outs RFP80:$dst), (ins RFP80:$src1, RFP80:$src2), TwoArgFP,
DX86InstrFormats.td71 def TwoArgFP : FPFormat<4>;
DX86FloatingPoint.cpp451 case X86II::TwoArgFP: handleTwoArgFP(I); break; in processBasicBlock()
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td130 def _Fp32 : FpIf32<(outs RFP32:$dst), (ins RFP32:$src1, RFP32:$src2), TwoArgFP,
132 def _Fp64 : FpIf64<(outs RFP64:$dst), (ins RFP64:$src1, RFP64:$src2), TwoArgFP,
134 def _Fp80 : FpI_<(outs RFP80:$dst), (ins RFP80:$src1, RFP80:$src2), TwoArgFP,
DX86FloatingPoint.cpp417 case X86II::TwoArgFP: handleTwoArgFP(I); break; in processBasicBlock()
DX86InstrFormats.td84 def TwoArgFP : FPFormat<4>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrFPStack.td130 def _Fp32 : FpIf32<(outs RFP32:$dst), (ins RFP32:$src1, RFP32:$src2), TwoArgFP,
132 def _Fp64 : FpIf64<(outs RFP64:$dst), (ins RFP64:$src1, RFP64:$src2), TwoArgFP,
134 def _Fp80 : FpI_<(outs RFP80:$dst), (ins RFP80:$src1, RFP80:$src2), TwoArgFP,
DX86FloatingPoint.cpp453 case X86II::TwoArgFP: handleTwoArgFP(I); break; in processBasicBlock()
DX86InstrFormats.td95 def TwoArgFP : FPFormat<4>;
/external/llvm/docs/TableGen/
DLangIntro.rst307 def TwoArgFP : FPFormat<4>;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/TableGen/
DLangIntro.rst387 def TwoArgFP : FPFormat<4>;