Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp209 SmallVector<unsigned, 8> OrigArgIndices; in lowerReturn() local
259 SmallVector<unsigned, 8> OrigArgIndices; in lowerFormalArguments() local
337 SmallVector<unsigned, 8> OrigArgIndices; in lowerCall() local
411 ArrayRef<unsigned> OrigArgIndices, const FunTy &PushBack) const { in subTargetRegTypeForCallingConv()