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.cpp1145 unsigned CacheType, in buildPrefetch()
H A DIRTranslator.cpp2577 unsigned CacheType = cast<ConstantInt>(CI.getOperand(3))->getZExtValue(); in translateKnownIntrinsic() local