Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp1063 buildPrefetch(const SrcOp & Addr,unsigned RW,unsigned Locality,unsigned CacheType,MachineMemOperand & MMO) buildPrefetch() argument
H A DIRTranslator.cpp2463 unsigned CacheType = cast<ConstantInt>(CI.getOperand(3))->getZExtValue(); translateKnownIntrinsic() local