Home
last modified time | relevance | path

Searched refs:CFPN (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp179 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) {
180 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize)
218 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) {
219 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize)
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp185 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
186 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
224 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
225 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp185 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
186 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
224 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
225 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp185 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
186 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
224 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
225 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp181 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
182 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
220 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
221 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp181 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
182 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
220 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
221 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp187 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
188 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
226 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
227 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp188 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
189 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
227 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
228 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp205 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
206 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
249 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
250 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp201 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
202 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
245 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
246 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp186 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isBuildVectorAllOnes() local
187 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isBuildVectorAllOnes()
225 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isBuildVectorAllZeros() local
226 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isBuildVectorAllZeros()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp205 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
206 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
249 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
250 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp205 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
206 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
249 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
250 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp201 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
202 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
245 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
246 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp205 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
206 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
249 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
250 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp205 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
206 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
249 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
250 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp205 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(NotZero)) { in isConstantSplatVectorAllOnes() local
206 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingOnes() < EltSize) in isConstantSplatVectorAllOnes()
249 } else if (ConstantFPSDNode *CFPN = dyn_cast<ConstantFPSDNode>(Op)) { in isConstantSplatVectorAllZeros() local
250 if (CFPN->getValueAPF().bitcastToAPInt().countTrailingZeros() < EltSize) in isConstantSplatVectorAllZeros()