Home
last modified time | relevance | path

Searched defs:IsTail (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion.cc867 bool IsTail(const ValueNode& node) const { in IsTail() function in xla::__anond6a214430111::CopyRemover
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1066 bool IsTail, in constructCallSiteEntryDIE()
DDwarfDebug.cpp936 bool IsTail = TII->isTailCall(MI); in constructCallSiteEntryDIEs() local
1899 bool IsTail = TII->isTailCall(*MI); in beginInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp960 DIE &ScopeDIE, const DISubprogram *CalleeSP, bool IsTail, in constructCallSiteEntryDIE()
DDwarfDebug.cpp757 bool IsTail = TII->isTailCall(MI); in constructCallSiteEntryDIEs() local