Home
last modified time | relevance | path

Searched defs:GetImm (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch32/
Ddisasm-aarch32.h121 uint32_t GetImm() const { return imm_; } in GetImm() function
132 int32_t GetImm() const { return imm_; } in GetImm() function
144 uint32_t GetImm() const { return imm_; } in GetImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp308 static bool GetImm(MachineInstr *MI, unsigned Op, int64_t &Imm) { in GetImm() function
/external/llvm-project/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp308 static bool GetImm(MachineInstr *MI, unsigned Op, int64_t &Imm) { in GetImm() function