Searched refs:allocateIRInstructionData (Results 1 – 2 of 2) sorted by relevance
337 IRInstructionData *ID = allocateIRInstructionData(*It, true, *IDL); in mapToLegalUnsigned()376 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData() function in IRInstructionMapper382 IRInstructionMapper::allocateIRInstructionData(IRInstructionDataList &IDL) { in allocateIRInstructionData() function in IRInstructionMapper405 ID = allocateIRInstructionData(*It, false, *IDL); in mapToIllegalUnsigned()407 ID = allocateIRInstructionData(*IDL); in mapToIllegalUnsigned()
433 IRInstructionData *allocateIRInstructionData(Instruction &I, bool Legality,442 IRInstructionData *allocateIRInstructionData(IRInstructionDataList &IDL);