Searched defs:AddrOut (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11396 emitPostLd(MachineBasicBlock * BB,MachineBasicBlock::iterator Pos,const TargetInstrInfo * TII,const DebugLoc & dl,unsigned LdSize,unsigned Data,unsigned AddrIn,unsigned AddrOut,bool IsThumb1,bool IsThumb2) emitPostLd() argument 11437 emitPostSt(MachineBasicBlock * BB,MachineBasicBlock::iterator Pos,const TargetInstrInfo * TII,const DebugLoc & dl,unsigned StSize,unsigned Data,unsigned AddrIn,unsigned AddrOut,bool IsThumb1,bool IsThumb2) emitPostSt() argument [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 1113 Address AddrOut = CGF.GetAddrOfLocalVar(&OmpOutParm); emitCombinerOrInitializer() local
|