Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp429 SmallVector<unsigned, 8> OrigArgIndices; in lowerReturn() local
471 SmallVector<unsigned, 8> OrigArgIndices; in lowerFormalArguments() local
589 SmallVector<unsigned, 8> OrigArgIndices; in lowerCall() local
675 ArrayRef<unsigned> OrigArgIndices, SmallVectorImpl<T> &ISDArgs) const { in subTargetRegTypeForCallingConv()