Searched refs:GetMachineRepType (Results 1 – 2 of 2) sorted by relevance
395 LLVMTypeRef GetMachineRepType(MachineRep rep) const;
420 GetMachineRepType(MachineRep::K_META), in ReadRegister()444 LLVMTypeRef LLVMIRBuilder::GetMachineRepType(MachineRep rep) const in GetMachineRepType() function in panda::ecmascript::kungfu::LLVMIRBuilder981 LLVMTypeRef dataType = GetMachineRepType(static_cast<MachineRep>(machineRep)); in VisitAlloca()