Searched defs:isDirect (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp486 unsigned getCallOpcode(const ARMSubtarget &STI, bool isDirect) { argument
H A DARMISelLowering.cpp2303 bool isDirect = false; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h255 bool isDirect() const { return TheKind == Direct; } function
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp71 bool isDirect() const { return P.getInt() & Direct; } function in class:__anon894::BindingKey

Completed in 152 milliseconds