Searched defs:CreateMap (Results 1 – 10 of 10) sorted by relevance
79 static CelValue CreateMap(const CelMap* /*value*/) { return CreateNull(); } in CreateMap() function
121 static HRESULT CreateMap(const UStringVector &names, in CreateMap() function
136 static Node* CreateMap(void) { return BA_CreateNode(NT_MAP); } in CreateMap() function
97 CreateMap <- function(strs, params, generate_pos = TRUE, basic = FALSE) { function
138 static Node* CreateMap(void) { return BA_CreateNode(NT_MAP); } in CreateMap() function
195 void CreateMap() { in CreateMap() function
1164 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateMap( in CreateMap() function in xla::HloInstruction
230 "CreateMap":{ object