Searched refs:CompareFP (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h349 // CompareFP - 2 arg FP instructions which implicitly read ST(0) and an
351 CompareFP = 5 << FPTypeShift, enumerator in enum:llvm::X86II::__anon18860
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h439 // CompareFP - 2 arg FP instructions which implicitly read ST(0) and an
441 CompareFP = 5 << FPTypeShift,
/external/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp418 case X86II::CompareFP: handleCompareFP(I); break;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86FloatingPoint.cpp452 case X86II::CompareFP: handleCompareFP(I); break;

Completed in 156 milliseconds