diff options
author | Michael Ilseman <milseman@apple.com> | 2012-12-12 00:23:43 +0000 |
---|---|---|
committer | Michael Ilseman <milseman@apple.com> | 2012-12-12 00:23:43 +0000 |
commit | 1d4b1507045075273cb301efec8722b961b78c22 (patch) | |
tree | fa59fa663251396fe9850b46bb3c8829e20f6065 /lib/Object/Archive.cpp | |
parent | 08b25ce0a1efe4f71b557a131e764fb5fc97cbe7 (diff) |
Pattern matchers for floating point values
m_ConstantFP - match and bind a float constant
m_SpecificConstantFP - match a specific floating point value or vector of floats of that value
m_FPOne - match a floating point 1.0 or vector of 1.0s
m_NegZero - match -0.0
m_AnyZero - match 0 or -0.0
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169939 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions