Searched defs:ConstantPoolEntry (Results 1 – 2 of 2) sorted by relevance
29 struct ConstantPoolEntry { struct30 ConstantPoolEntry(MCSymbol *L, const MCExpr *Val, unsigned Sz, SMLoc Loc_) in ConstantPoolEntry() function41 typedef SmallVector<ConstantPoolEntry, 4> EntryVecTy; argument
1175 ConstantPoolEntry() {} in ConstantPoolEntry() function1176 ConstantPoolEntry(int position, intptr_t value, bool sharing_ok) in ConstantPoolEntry() function1180 ConstantPoolEntry(int position, double value) in ConstantPoolEntry() function