Home
last modified time | relevance | path

Searched defs:TailCall (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1308 const MachineInstr &TailCall) const { in canMakeTailCallConditional()
1315 const MachineInstr &TailCall) const { in replaceBranchWithTailCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h67 TailCall, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp1555 MachineInstr &TailCall = *MBB->getFirstNonDebugInstr(); in OptimizeBlock() local