Home
last modified time | relevance | path

Searched defs:explicitType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp675 getFromList(py::list attributes,std::optional<PyType> explicitType,DefaultingPyMlirContext contextWrapper) getFromList() argument
727 getFromBuffer(py::buffer array,bool signless,std::optional<PyType> explicitType,std::optional<std::vector<int64_t>> explicitShape,DefaultingPyMlirContext contextWrapper) getFromBuffer() argument
[all...]
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4012 bool explicitType = Record[1] & 2; parseGlobalVarRecord() local