Home
last modified time | relevance | path

Searched refs:clearFirstByValReg (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCallingConvLower.cpp35 clearFirstByValReg(); in CCState()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCallingConvLower.h311 void clearFirstByValReg() { FirstByValReg = 0; FirstByValRegValid = false; } in clearFirstByValReg() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp1342 CCInfo.clearFirstByValReg(); in LowerCall()