Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp38 static cl::SubCommand InstructionCount( variable
73 cl::sub(subopts::InstructionCount));
74 INPUT_OUTPUT_COMMAND_LINE_OPTIONS(subopts::InstructionCount)
265 if (subopts::InstructionCount) in handleSuboptions()
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-remarkutil.rst73 Function,InstructionCount
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h123 unsigned InstructionCount; variable
H A DDXILValueEnumerator.cpp514 InstructionMap[I] = InstructionCount++; in setInstructionID()
1028 InstructionCount = 0; in incorporateFunction()
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h122 unsigned InstructionCount; variable
H A DValueEnumerator.cpp479 InstructionMap[I] = InstructionCount++; in setInstructionID()
1023 InstructionCount = 0; in incorporateFunction()
/openbsd-src/gnu/llvm/llvm/docs/
H A DRemarks.rst555 asm-printer/InstructionCount 33%