Home
last modified time | relevance | path

Searched refs:generateUnconstrainedPrototype (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DUops.cpp142 return generateUnconstrainedPrototype(Instr, "instruction is parallel"); in generatePrototype()
145 return generateUnconstrainedPrototype(Instr, "instruction is serial"); in generatePrototype()
DBenchmarkRunner.h78 generateUnconstrainedPrototype(const Instruction &Instr,
DBenchmarkRunner.cpp221 BenchmarkRunner::generateUnconstrainedPrototype(const Instruction &Instr, in generateUnconstrainedPrototype() function in exegesis::BenchmarkRunner
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/X86/
DTarget.cpp96 return generateUnconstrainedPrototype( in handleCompareFP()
101 return generateUnconstrainedPrototype( in handleCondMovFP()