Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2203 bool DXILBitcodeWriter::pushValueAndType(const Value *V, unsigned InstID, in pushValueAndType()
2217 void DXILBitcodeWriter::pushValue(const Value *V, unsigned InstID, in pushValue()
2223 void DXILBitcodeWriter::pushValueSigned(const Value *V, unsigned InstID, in pushValueSigned()
2231 void DXILBitcodeWriter::writeInstruction(const Instruction &I, unsigned InstID, in writeInstruction()
2638 unsigned InstID = CstEnd; in writeFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp223 auto InstID = std::make_pair(InstDesc->getOpcode(), Subtarget); shouldReplaceInst() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2909 bool ModuleBitcodeWriter::pushValueAndType(const Value *V, unsigned InstID, in pushValueAndType()
2922 unsigned InstID) { in writeOperandBundles()
2940 void ModuleBitcodeWriter::pushValue(const Value *V, unsigned InstID, in pushValue()
2946 void ModuleBitcodeWriter::pushValueSigned(const Value *V, unsigned InstID, in pushValueSigned()
2955 unsigned InstID, in writeInstruction()
3564 unsigned InstID = CstEnd; in writeFunction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp734 unsigned InstID = EI->getInsnID(); in optimize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp3709 for (unsigned InstID : RegIt->second) { in joinVirtRegs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1112 unsigned InstID) { in writeRegMask()