Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h669 bool isLiteralConstantLike(const MachineOperand &MO,
DSIInstrInfo.cpp2445 bool SIInstrInfo::isLiteralConstantLike(const MachineOperand &MO, in isLiteralConstantLike() function in SIInstrInfo
4796 if (isLiteralConstantLike(MI.getOperand(Src0Idx), Desc.OpInfo[Src0Idx])) in getInstSizeInBytes()
4803 if (isLiteralConstantLike(MI.getOperand(Src1Idx), Desc.OpInfo[Src1Idx])) in getInstSizeInBytes()