Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-remarkutil/
HDRemarkCount.cpp20 static cl::SubCommand InstructionCount( variable
29 INPUT_FORMAT_COMMAND_LINE_OPTIONS(InstructionCount)
30 INPUT_OUTPUT_COMMAND_LINE_OPTIONS(InstructionCount)
31 DEBUG_LOC_INFO_COMMAND_LINE_OPTIONS(InstructionCount)
156 InstructionCountReg(&InstructionCount,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILValueEnumerator.h123 unsigned InstructionCount; variable
HDDXILValueEnumerator.cpp514 InstructionMap[I] = InstructionCount++; in setInstructionID()
1028 InstructionCount = 0; in incorporateFunction()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h122 unsigned InstructionCount; variable
HDValueEnumerator.cpp516 InstructionMap[I] = InstructionCount++; in setInstructionID()
1059 InstructionCount = 0; in incorporateFunction()