Home
last modified time | relevance | path

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

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