Home
last modified time | relevance | path

Searched defs:ImmOp64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp384 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in processInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3410 static uint64_t convertIntToDoubleImm(uint64_t ImmOp64) { in convertIntToDoubleImm()
3420 static uint32_t covertDoubleImmToSingleImm(uint64_t ImmOp64) { in covertDoubleImmToSingleImm()
3436 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadSingleImmToGPR() local
3453 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadSingleImmToFPR() local
3507 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadDoubleImmToGPR() local
3572 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadDoubleImmToFPR() local