Home
last modified time | relevance | path

Searched defs:IsDirect (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp470 bool IsDirect = !Info.Callee.isReg(); in lowerCall() local
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dcody.hh415 bool IsDirect () const in IsDirect() function in Cody::Client
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp322 bool IsDirect = true; in LowerCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp766 bool IsDirect = Func != nullptr; in selectCall() local