Home
last modified time | relevance | path

Searched refs:InstStrStorage (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1531 std::string InstStrStorage; in SelectAllBasicBlocks() local
1532 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
1581 std::string InstStrStorage; in SelectAllBasicBlocks() local
1582 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3209 std::string InstStrStorage; in runOnMachineFunction() local
3210 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()