Home
last modified time | relevance | path

Searched defs:HasTailCall (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h55 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DWebAssembly.h73 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h272 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h637 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h333 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1190 bool HasTailCall = (RawFlags & 0x8); // 1 bit in getDecodedHotnessCallEdgeInfo() local
1195 bool &HasTailCall) { in getDecodedRelBFCallEdgeInfo()
7447 bool HasTailCall = false; in makeCallList() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10029 unsigned HasTailCall = false; in parseOptionalCalls() local