Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp111 MIB.addCImm(CI); in buildConstDbgValue()
330 .addCImm(&Val); in buildConstant()
337 Const.addCImm(&Val); in buildConstant()
826 VScale.addCImm(&MinElts); in buildVScale()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h138 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h1253 OutMIs[InsnID].addCImm( in executeMatchTable()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1261 .addCImm(CI) in lowerDbgValue()