Searched refs:BType (Results 1 – 2 of 2) sorted by relevance
188 SymbolRef::Type BType = *BTypeOrErr; in operator ()() local190 uint64_t BAddr = (BType != SymbolRef::ST_Function) ? 0 : B.getValue(); in operator ()()
1123 TargetLowering::BooleanContent BType = TLI->getBooleanContents(OpVT); in getBoolExtOrTrunc() local1124 return getNode(TLI->getExtendForContent(BType), SL, VT, Op); in getBoolExtOrTrunc()