Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h127 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp735 MIB.addCImm(CI); in EmitDbgValue()
DFastISel.cpp1421 .addCImm(CI) in selectIntrinsicCall()