Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp308 static bool GetImm(MachineInstr *MI, unsigned Op, int64_t &Imm) { in GetImm() function
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h127 uint32_t GetImm() const { return imm_; } in GetImm() function in vixl::aarch32::Disassembler::ImmediatePrinter
138 int32_t GetImm() const { return imm_; } in GetImm() function in vixl::aarch32::Disassembler::SignedImmediatePrinter
150 uint32_t GetImm() const { return imm_; } in GetImm() function in vixl::aarch32::Disassembler::RawImmediatePrinter
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1455 int32_t Simulator::GetImm(Instruction* instr, bool* carry_out) { in GetImm() function in v8::internal::Simulator

Completed in 16 milliseconds