Home
last modified time | relevance | path

Searched refs:addCImm (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDMachineIRBuilder.cpp111 MIB.addCImm(CI); in buildConstDbgValue()
330 .addCImm(&Val); in buildConstant()
337 Const.addCImm(&Val); in buildConstant()
826 VScale.addCImm(&MinElts); in buildVScale()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstrBuilder.h138 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDGIMatchTableExecutorImpl.h1253 OutMIs[InsnID].addCImm( in executeMatchTable()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp1261 .addCImm(CI) in lowerDbgValue()