Searched defs:getFixed (Results 1 – 1 of 1) sorted by relevance
42 static StackOffset getFixed(int64_t Fixed) { return {Fixed, 0}; } in getFixed() function 49 int64_t getFixed() const { return Fixed; } in getFixed() function 296 // - ElementCount::getFixed(1) : A scalar value. in getFixed() function 332 static constexpr TypeSize getFixed(ScalarTy ExactSize) { getFixed() function