Home
last modified time | relevance | path

Searched defs:IsVectorCall (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp754 bool IsVectorCall = State.CC == llvm::CallingConv::X86_VectorCall; classifyArgumentType() local
3218 classify(QualType Ty,unsigned & FreeSSERegs,bool IsReturnType,bool IsVectorCall,bool IsRegCall) const classify() argument
3340 bool IsVectorCall = CC == llvm::CallingConv::X86_VectorCall; computeInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp729 bool IsVectorCall = false; demanglePE32ExternCFunc() local