Searched defs:RegWidth (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp946 bool A64Imms::isLogicalImm(unsigned RegWidth, uint64_t Imm, uint32_t &Bits) { argument
1021 bool A64Imms::isLogicalImmBits(unsigned RegWidth, uint32_t Bits, argument
1070 bool A64Imms::isMOVZImm(int RegWidth, uint64_t Value, int &UImm16, int &Shift) { argument
1087 isMOVNImm(int RegWidth, uint64_t Value, int &UImm16, int &Shift) argument
1101 isOnlyMOVNImm(int RegWidth, uint64_t Value, int &UImm16, int &Shift) argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h660 unsigned RegWidth = getRegisterType(Context, VT).getSizeInBits(); local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp218 uint32_t RegWidth = N.getValueType().getSizeInBits(); local
155 SelectCVTFixedPosOperand(SDValue N, SDValue &FixedPos, unsigned RegWidth) argument
382 SelectTSTBOperand(SDValue N, SDValue &FixedPos, unsigned RegWidth) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp576 isMoveWideImm(unsigned RegWidth, const AArch64MCExpr::VariantKind *PermittedModifiers, unsigned NumModifiers) const argument
2132 int64_t RegWidth = 0; local
[all...]

Completed in 125 milliseconds