Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DResourceManager.cpp26 static uint64_t selectImpl(uint64_t CandidateMask, in selectImpl()
36 uint64_t CandidateMask = ReadyMask & NextInSequenceMask; in select() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp12897 ArrayRef<int> CandidateMask) { in matchShuffleAsInsertPS()