Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Dlog_range_reduction.h39 using MType = typename Float128::MantissaType; log_range_reduction() local
/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h384 MType(std::function<bool(const Type &)> C) { in MType() function
/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp1039 MCSymbol *MType = EmitFPCallStub() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3539 CreateMacro(llvm::DIMacroFile * Parent,unsigned MType,SourceLocation LineLoc,StringRef Name,StringRef Value) CreateMacro() argument
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14429 auto *MType = Matrix->getType()->getAs<ConstantMatrixType>(); BuiltinMatrixTranspose() local