Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h53 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DWebAssembly.h67 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h73 bool HasTailCall : 1; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h640 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h273 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h331 bool HasTailCall = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1183 bool HasTailCall = (RawFlags & 0x8); // 1 bit in getDecodedHotnessCallEdgeInfo() local
1188 bool &HasTailCall) { in getDecodedRelBFCallEdgeInfo()
7383 bool HasTailCall = false; in makeCallList() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9701 unsigned HasTailCall = false; in parseOptionalCalls() local