Home
last modified time | relevance | path

Searched refs:addDisp (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h165 const MachineInstrBuilder &addDisp(const MachineOperand &Disp, in addDisp() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp10339 .addDisp(Disp, UseFPOffset ? 4 : 0) in EmitVAARG64WithCustomInserter()
10364 .addDisp(Disp, 16) in EmitVAARG64WithCustomInserter()
10391 .addDisp(Disp, UseFPOffset ? 4 : 0) in EmitVAARG64WithCustomInserter()
10411 .addDisp(Disp, 8) in EmitVAARG64WithCustomInserter()
10447 .addDisp(Disp, 8) in EmitVAARG64WithCustomInserter()