Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp916 static const Constant *getConstantFromPool(const MachineInstr &MI, in getConstantFromPool() function
1168 if (auto *C = getConstantFromPool(*MI, MaskOp)) { in EmitInstruction()
1188 if (auto *C = getConstantFromPool(*MI, MaskOp)) { in EmitInstruction()
1220 if (auto *C = getConstantFromPool(*MI, MI->getOperand(4))) { in EmitInstruction()