Home
last modified time | relevance | path

Searched defs:stringRef (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Bindings/Python/
H A DDialectGPU.cpp71 MlirStringRef stringRef = mlirGPUObjectAttrGetObject(self); PYBIND11_MODULE() local
H A DDialectLLVM.cpp90 MlirStringRef stringRef = mlirLLVMStructTypeGetIdentifier(type); populateDialectLLVMSubmodule() local
H A DIRAttributes.cpp576 MlirStringRef stringRef = mlirFlatSymbolRefAttrGetValue(self); bindDerived() local
608 MlirStringRef stringRef = mlirOpaqueAttrGetDialectNamespace(self); bindDerived() local
615 MlirStringRef stringRef = mlirOpaqueAttrGetData(self); bindDerived() local
652 MlirStringRef stringRef = mlirStringAttrGetValue(self); bindDerived() local
659 MlirStringRef stringRef = mlirStringAttrGetValue(self); bindDerived() local
[all...]
H A DIRInterfaces.cpp176 opName = std::string(stringRef.data, stringRef.length); in PyConcreteOpInterface() local
H A DIRTypes.cpp821 MlirStringRef stringRef = mlirOpaqueTypeGetDialectNamespace(self); bindDerived() local
828 MlirStringRef stringRef = mlirOpaqueTypeGetData(self); bindDerived() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DFunctionId.h108 StringRef stringRef() const { in stringRef() function
/llvm-project/flang/lib/Lower/
H A DIO.cpp1640 mlir::Value stringRef; lowerReferenceAsStringSelect() local