Searched refs:VAArg (Results 1 – 18 of 18) sorted by relevance
418 case VAArg: return "va_arg"; in getOpcodeName()579 case Instruction::VAArg: in mayReadFromMemory()601 case Instruction::VAArg: in mayWriteToMemory()
82 case Instruction::VAArg: in getOrNone()
363 case Instruction::VAArg: in DetermineUseCaptureKind()
251 case Instruction::VAArg: in GetARCInstKind()
685 case Instruction::VAArg: in getModRefInfo()
424 case Instruction::VAArg: in analyzeAllUses()
4774 case Instruction::VAArg: in isSafeToSpeculativelyExecuteWithOpcode()
213 HANDLE_OTHER_INST(60, VAArg , VAArgInst ) // vaarg instruction
1842 : UnaryInstruction(Ty, VAArg, List, InsertBefore) {1848 : UnaryInstruction(Ty, VAArg, List, InsertAtEnd) {1858 return I->getOpcode() == VAArg;
81 I->getOpcode() == Instruction::VAArg || in classof()
297 case Instruction::VAArg: in IsSafeStackAlloca()
1833 case VAArg: return 0; in InstructionOpcodeToISD()
840 INSTKEYWORD(va_arg, VAArg); in LexIdentifier()
234 | VAArg Constructor
258 | VAArg Constructor
2554 case Instruction::VAArg: in writeInstruction()
190 VAArg Opcode = C.LLVMVAArg const
3211 case Instruction::VAArg: in writeInstruction()