Searched defs:Negative (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp181 uint32_t Negative = (Imm8 >> 7) & 0x1; local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DConstants.cpp638 ConstantFP *ConstantFP::getInfinity(Type *Ty, bool Negative) { argument
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1584 bool Negative = false; local

Completed in 119 milliseconds