Home
last modified time | relevance | path

Searched defs:canMakeTailCallConditional (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1185 virtual bool canMakeTailCallConditional(SmallVectorImpl<MachineOperand> &Cond, in canMakeTailCallConditional() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2478 bool X86InstrInfo::canMakeTailCallConditional( in canMakeTailCallConditional() function in X86InstrInfo