Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h172 void setInstructionID(const Instruction *I);
H A DDXILValueEnumerator.cpp513 void ValueEnumerator::setInstructionID(const Instruction *I) { in setInstructionID() function in ValueEnumerator
H A DDXILBitcodeWriter.cpp2245 VE.setInstructionID(&I); in writeInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h173 void setInstructionID(const Instruction *I);
H A DValueEnumerator.cpp478 void ValueEnumerator::setInstructionID(const Instruction *I) { in setInstructionID() function in ValueEnumerator
H A DBitcodeWriter.cpp2827 VE.setInstructionID(&I); in writeInstruction()