Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/
H A DCharacter.cpp666 fir::factory::CharacterExprHelper::getCharacterKind(mlir::Type type) { in getCharacterKind() function in fir::factory::CharacterExprHelper
/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp615 static unsigned getCharacterKind(mlir::Type t) { getCharacterKind() function