Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp472 bool IsDirect = !Info.Callee.isReg(); in lowerCall() local
/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp361 bool IsDirect = true; in LowerCall() local
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp767 bool IsDirect = Func != nullptr; in selectCall() local