Searched refs:isAllocated (Results 1 – 13 of 13) sorted by relevance
285 bool isAllocated(unsigned Reg) const { in isAllocated() function346 if (!isAllocated(Regs[i])) in getFirstUnallocated()355 if (isAllocated(Reg)) return 0; in AllocateReg()362 if (isAllocated(Reg)) return 0; in AllocateReg()394 if (isAllocated(Regs[StartIdx + BlockIdx])) { in AllocateRegBlock()
41 if (!State.isAllocated(Reg)) in CC_X86_32_RegCall_Assign2Regs()103 if (!State.isAllocated(Reg)) { in CC_X86_VectorCallAssignRegister()147 if (State.isAllocated(X86::R9)) { in CC_X86_64_VectorCall()
3646 if (Is64Bit && !IsWin64 && !CCInfo.isAllocated(X86::AL)) { in LowerFormalArguments()
68 if (!isAllocated(Reg)) in IsShadowAllocatedReg()
564 UBool isAllocated, isDataAllocated; member
71 trie->isAllocated= (UBool)(fillIn==NULL); in utrie_open()159 if(trie->isAllocated) { in utrie_close()
71 trie->isAllocated= (UBool)(fillIn==nullptr); in utrie_open()159 if(trie->isAllocated) { in utrie_close()
404 if (!CCInfo.isAllocated(AArch64::X8)) { in handleMustTailForwardedRegisters()
3534 if (!CCInfo.isAllocated(AArch64::X8)) { in LowerFormalArguments()
111 if (!CCInfo.isAllocated(AMDGPU::SGPR0 + Reg)) { in findFirstFreeSGPR()