Home
last modified time | relevance | path

Searched defs:HasCalls (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h117 bool HasCalls = false; member
H A DMachineFrameInfo.h271 bool HasCalls = false; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp70 const bool HasCalls = F.hasFnAttribute("amdgpu-calls"); in SIMachineFunctionInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp518 bool HasCalls = false; in sanitizeFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7105 HasCalls = 0x4, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp5789 HasCalls = 0x4, enumerator