Searched refs:allocateIRInstructionData (Results 1 – 2 of 2) sorted by relevance
336 IRInstructionData *ID = allocateIRInstructionData(*It, true, *IDL); in mapToLegalUnsigned()375 IRInstructionMapper::allocateIRInstructionData(Instruction &I, bool Legality, in allocateIRInstructionData() function in IRInstructionMapper381 IRInstructionMapper::allocateIRInstructionData(IRInstructionDataList &IDL) { in allocateIRInstructionData() function in IRInstructionMapper404 ID = allocateIRInstructionData(*It, false, *IDL); in mapToIllegalUnsigned()406 ID = allocateIRInstructionData(*IDL); in mapToIllegalUnsigned()
433 allocateIRInstructionData(Instruction &I, bool Legality,443 allocateIRInstructionData(IRInstructionDataList &IDL);