Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILValueEnumerator.h172 void setInstructionID(const Instruction *I);
HDDXILValueEnumerator.cpp513 void ValueEnumerator::setInstructionID(const Instruction *I) { in setInstructionID() function in ValueEnumerator
HDDXILBitcodeWriter.cpp2235 VE.setInstructionID(&I); in writeInstruction()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h173 void setInstructionID(const Instruction *I);
HDValueEnumerator.cpp515 void ValueEnumerator::setInstructionID(const Instruction *I) { in setInstructionID() function in ValueEnumerator
HDBitcodeWriter.cpp2959 VE.setInstructionID(&I); in writeInstruction()