Home
last modified time | relevance | path

Searched refs:createRelOffset (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h523 static MCCFIInstruction createRelOffset(MCSymbol *L, unsigned Register, in createRelOffset() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp533 MCCFIInstruction::createRelOffset(Label, Register, Offset); in emitCFIRelOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2249 MCCFIInstruction::createRelOffset(nullptr, Reg, Offset)); in parseCFIOperand()