Searched refs:getTypeIDFor (Results 1 – 4 of 4) sorted by relevance
810 getTypeIDFor(dyn_cast<GlobalValue>(Val->stripPointerCasts()))); in addLandingPad()817 getTypeIDFor(cast<GlobalValue>(U->stripPointerCasts()))); in addLandingPad()827 LP.TypeIds.push_back(getTypeIDFor(TypeInfo)); in addLandingPad()842 unsigned MachineFunction::getTypeIDFor(const GlobalValue *TI) { in getTypeIDFor() function in MachineFunction
1218 unsigned getTypeIDFor(const GlobalValue *TI);
2346 unsigned TypeID = MF->getTypeIDFor(GV); in translateKnownIntrinsic()
6688 unsigned TypeID = DAG.getMachineFunction().getTypeIDFor(GV); in visitIntrinsicCall()