Searched defs:MachineRepresentation (Results 1 – 3 of 3) sorted by relevance
163 const std::array<MachineRepresentation, VarCount>& reps) in GraphAssemblerLabel()218 std::array<MachineRepresentation, VarCount> reps_array, in MakeLabel()
5453 std::initializer_list<std::pair<MachineRepresentation, Node*>> args) { in StoreArgsInStackSlot()
18 enum class MachineRepresentation : uint8_t { enum