Home
last modified time | relevance | path

Searched refs:createNegateRAState (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/llvm/include/llvm/MC/
DMCDwarf.h540 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h533 static MCCFIInstruction createNegateRAState(MCSymbol *L) { in createNegateRAState() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp642 MCCFIInstruction Instruction = MCCFIInstruction::createNegateRAState(Label); in EmitCFINegateRAState()
/external/llvm-project/llvm/lib/MC/
DMCStreamer.cpp655 MCCFIInstruction Instruction = MCCFIInstruction::createNegateRAState(Label); in emitCFINegateRAState()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp897 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in emitPrologue()
DAArch64InstrInfo.cpp6262 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in signOutlinedFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2255 CFIIndex = MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in parseCFIOperand()
/external/llvm-project/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2307 CFIIndex = MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in parseCFIOperand()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1067 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in emitPrologue()
DAArch64InstrInfo.cpp6688 MF.addFrameInst(MCCFIInstruction::createNegateRAState(nullptr)); in signOutlinedFunction()