Home
last modified time | relevance | path

Searched defs:CImm (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1420 auto *CImm = cast<ConstantSDNode>(Op->getOperand(ImmOp)); in lowerMSASplatImm() local
1473 if (ConstantSDNode *CImm = dyn_cast<ConstantSDNode>(Imm)) { in lowerMSABinaryBitImmIntr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp351 const ConstantInt *CImm; member