Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1186 unsigned CacheType, in buildPrefetch()
H A DIRTranslator.cpp2625 unsigned CacheType = cast<ConstantInt>(CI.getOperand(3))->getZExtValue(); in translateKnownIntrinsic() local