Searched defs:opcodeIsReturn (Results 1 – 5 of 5) sorted by relevance
45 virtual bool opcodeIsReturn(unsigned opcode) const { return false; } in opcodeIsReturn() function
71 bool X86ReturnProtectorLowering::opcodeIsReturn(unsigned opcode) const { in opcodeIsReturn() function in X86ReturnProtectorLowering
78 bool AArch64ReturnProtectorLowering::opcodeIsReturn(unsigned opcode) const { in opcodeIsReturn() function in AArch64ReturnProtectorLowering
204 bool MipsReturnProtectorLowering::opcodeIsReturn(unsigned opcode) const { in opcodeIsReturn() function in MipsReturnProtectorLowering
216 bool PPCReturnProtectorLowering::opcodeIsReturn(unsigned opcode) const { in opcodeIsReturn() function in PPCReturnProtectorLowering