Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3382 static uint64_t convertIntToDoubleImm(uint64_t ImmOp64) { in convertIntToDoubleImm()
3392 static uint32_t covertDoubleImmToSingleImm(uint64_t ImmOp64) { in covertDoubleImmToSingleImm()
3408 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadSingleImmToGPR() local
3425 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadSingleImmToFPR() local
3479 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadDoubleImmToGPR() local
3544 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadDoubleImmToFPR() local