Home
last modified time | relevance | path

Searched refs:hasImm (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp649 bool hasImm() const { in select() function
710 if (Instruction.hasImm()) in select()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h909 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
DX86MCCodeEmitter.cpp424 int ImmSize = !Disp.isImm() && X86II::hasImm(TSFlags) in emitMemModRMByte()