Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstrBuilder.h80 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h92 const MachineInstrBuilder &addCImm(const ConstantInt *Val) const { in addCImm() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp634 MIB.addCImm(CI); in EmitDbgValue()
DFastISel.cpp563 .addCImm(CI).addImm(DI->getOffset()) in SelectCall()
/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp690 MIB.addCImm(CI); in EmitDbgValue()
DFastISel.cpp1190 .addCImm(CI) in selectIntrinsicCall()