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

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp1070 bool A64Imms::isMOVZImm(int RegWidth, uint64_t Value, int &UImm16, int &Shift) { argument
1087 bool A64Imms::isMOVNImm(int RegWidth, uint64_t Value, int &UImm16, int &Shift) { argument
1101 isOnlyMOVNImm(int RegWidth, uint64_t Value, int &UImm16, int &Shift) argument
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp238 int UImm16, Shift; local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp434 int UImm16, Shift; local
606 int UImm16, Shift; local
1128 int UImm16, Shift; local

Completed in 561 milliseconds