Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1540 std::string InstStrStorage; in SelectAllBasicBlocks() local
1541 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
1590 std::string InstStrStorage; in SelectAllBasicBlocks() local
1591 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3249 std::string InstStrStorage; in runOnMachineFunction() local
3250 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()