Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3340 static uint64_t convertIntToDoubleImm(uint64_t ImmOp64) { in convertIntToDoubleImm()
3350 static uint32_t covertDoubleImmToSingleImm(uint64_t ImmOp64) { in covertDoubleImmToSingleImm()
3366 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadSingleImmToGPR() local
3383 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadSingleImmToFPR() local
3437 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadDoubleImmToGPR() local
3502 uint64_t ImmOp64 = Inst.getOperand(1).getImm(); in expandLoadDoubleImmToFPR() local