Home
last modified time | relevance | path

Searched defs:Fractional (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DChrono.cpp57 auto Fractional = T - Truncated; in format() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h318 inline static bool isValidLMUL(unsigned LMUL, bool Fractional) { in isValidLMUL()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1568 bool Fractional = Name.consume_front("f"); in parseVTypeI() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp772 bool Fractional = false; in CreateType() local