Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp748 bool hasImm() const { in select() function
809 if (Instruction.hasImm()) in select()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h980 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
DX86MCCodeEmitter.cpp452 int ImmSize = !Disp.isImm() && X86II::hasImm(TSFlags) in emitMemModRMByte()