OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCmp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstCombineIntrinsic.cpp
572
Constant *
CCmp
= ConstantExpr::getCompare(CCVal, CSrc0, CSrc1);
573
if (
CCmp
->isNullValue()) {
575
II, ConstantExpr::getSExt(
CCmp
, II.getType()));
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
5486
auto BuildUREMPattern = [&](ConstantSDNode *CDiv, ConstantSDNode *
CCmp
) {
5492
const APInt &Cmp =
CCmp
->getAPIntValue();
Completed in 100 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026