Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp481 bool IsDirect = !Info.Callee.isReg(); in lowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp362 bool IsDirect = true; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp779 bool IsDirect = Func != nullptr; in selectCall() local