Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp141 MIB.addCImm(CI); in buildConstDbgValue()
288 .addCImm(&Val); in buildConstant()
294 Const.addCImm(&Val); in buildConstant()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h92 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h127 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp690 MIB.addCImm(CI); in EmitDbgValue()
DFastISel.cpp1190 .addCImm(CI) in selectIntrinsicCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp735 MIB.addCImm(CI); in EmitDbgValue()
DFastISel.cpp1421 .addCImm(CI) in selectIntrinsicCall()