Home
last modified time | relevance | path

Searched refs:FMod (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/generic/
H A DFMod.h163 class FMod {
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1821 defm FMod : SpecConstantOpOperandsOperand<141, [], [Kernel]>;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9425 ModuleFile *FMod = LPT.first; in ReadLateParsedTemplates() local
9429 FunctionDecl *FD = ReadDeclAs<FunctionDecl>(*FMod, LateParsed, Idx); in ReadLateParsedTemplates()
9432 LT->D = ReadDecl(*FMod, LateParsed, Idx); in ReadLateParsedTemplates()