Searched defs:Multiple (Results 1 – 5 of 5) sorted by relevance
40 struct Multiple : B1, B2 { struct41 int m;
113 struct Multiple : B1, B2 { }; struct
227 Value *Multiple = nullptr; in computeArraySize() local
1877 bool llvm::ComputeMultiple(Value *V, unsigned Base, Value *&Multiple, in ComputeMultiple()
1130 unsigned Multiple = ByteSize/EltSize; // Number of BV entries per spltval. in get_VSPLTI_elt() local