Searched defs:IsIntegerValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/CSKY/AsmParser/ | ||
H A D | CSKYAsmParser.cpp | 1574 bool IsIntegerValue = ((Tag != CSKYAttrs::CSKY_ARCH_NAME) && parseDirectiveAttribute() local |
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ | ||
H A D | RISCVAsmParser.cpp | 3005 bool IsIntegerValue = true; parseDirectiveAttribute() local |
/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 11844 bool IsIntegerValue = false; parseDirectiveEabiAttr() local |