Home
last modified time | relevance | path

Searched defs:pty (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/lib/Optimizer/CodeGen/
H A DFIROpPatterns.cpp101 auto pty = getLlvmPtrType(resultTy.getContext()); in getValueFromBox() local
H A DCodeGen.cpp3483 mlir::Type pty = ::getLlvmPtrType(boxOffset.getContext()); matchAndRewrite() local
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp695 } else if (auto pty = mlir::dyn_cast<fir::PointerType>(ty)) { typeScan() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp677 PseudoTerminal pty; in DoLaunch() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15098 if (const BuiltinType *pty = LHSExpr->getType()->getAsPlaceholderType()) { BuildBinOp() local
15148 if (const BuiltinType *pty = RHSExpr->getType()->getAsPlaceholderType()) { BuildBinOp() local
15518 if (const BuiltinType *pty = Input->getType()->getAsPlaceholderType()) { BuildUnaryOp() local
[all...]