Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp234 SDValue CstOne = CurDAG->getTargetConstant(1, DL, MVT::i32); in selectAddE() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1167 auto CstOne = MIB.buildConstant(SwitchTy, 1); in emitBitTestCase() local