Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1702 std::string InstStrStorage; in SelectAllBasicBlocks() local
1703 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
1752 std::string InstStrStorage; in SelectAllBasicBlocks() local
1753 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1838 std::string InstStrStorage; in runOnMachineFunction() local
1839 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()