Searched defs:isDirect (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMCallLowering.cpp | 439 getCallOpcode(const MachineFunction & MF,const ARMSubtarget & STI,bool isDirect) getCallOpcode() argument |
H A D | ARMISelLowering.cpp | 2655 bool isDirect = false; LowerCall() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 296 bool isDirect() const { return TheKind == Direct; } in isDirect() function |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 2770 bool isDirect = Method && Method->isDirectMethod(); GenerateMessageSend() local |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | RegionStore.cpp | 72 bool isDirect() const { return P.getInt() & Direct; } in isDirect() function in __anonbdb300b20111::BindingKey |
/freebsd-src/contrib/expat/lib/ | ||
H A D | xmlparse.c | 7878 const int isDirect accountingDiffTolerated() local |