Searched defs:getScale (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFixedPoint.h45 unsigned getScale() const { return Scale; } function in class:clang::FixedPointSemantics
112 inline unsigned getScale() const { return Sema.getScale(); } function in class:clang::APFixedPoint
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1639 const SDValue &getScale() const { return getOperand(5); } function in class:llvm::X86MaskedGatherScatterSDNode
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h533 int16_t getScale() const { return Scale; } function in class:llvm::ScaledNumber
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1922 unsigned getScale() const { function in struct:__anon4911::RegPairInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2424 const SDValue &getScale() const { return getOperand(5); } function in class:llvm::MaskedGatherScatterSDNode
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp379 unsigned getScale() { return Scale; } function in class:__anon5411::X86AsmParser::IntelExprStateMachine

Completed in 114 milliseconds