Searched refs:isExt (Results 1 – 2 of 2) sorted by relevance
138 SDNode *SelectTable(SDNode *N, unsigned NumVecs, unsigned Opc, bool isExt);945 unsigned Opc, bool isExt) { in SelectTable() argument949 unsigned ExtOff = isExt; in SelectTable()958 if (isExt) in SelectTable()
1724 bool isExt = GV->isDeclaration() || GV->isWeakForLinker(); in LowerCall() local1725 bool isStub = (isExt && Subtarget->isTargetMachO()) && in LowerCall()1729 isLocalARMFunc = !Subtarget->isThumb() && (!isExt || !ARMInterworking); in LowerCall()