Searched defs:isSplit (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp872 bool RegBankSelect::InstrInsertPoint::isSplit() const { function in class:RegBankSelect::InstrInsertPoint
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h116 bool isSplit() const { return IsSplit; } function in struct:llvm::ISD::ArgFlagsTy

Completed in 119 milliseconds