Searched defs:isSplit (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp872 bool RegBankSelect::InstrInsertPoint::isSplit() const { function in class:RegBankSelect::InstrInsertPoint
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h116 bool isSplit() const { return IsSplit; } function in struct:llvm::ISD::ArgFlagsTy
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h187 virtual bool isSplit() const { return false; } function in class:llvm::RegBankSelect::InsertPoint

Completed in 205 milliseconds