Home
last modified time | relevance | path

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

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