Searched defs:CachePolicy (Results 1 – 4 of 4) sorted by relevance
62 function CachePolicy(req, res) { class117 CachePolicy.prototype.now = function now() { class
5 const CachePolicy = require('http-cache-semantics') constant
1345 static unsigned extractGLC(unsigned CachePolicy) { in extractGLC()1349 static unsigned extractSLC(unsigned CachePolicy) { in extractSLC()1353 static unsigned extractDLC(unsigned CachePolicy) { in extractDLC()1382 unsigned CachePolicy = MI.getOperand(5).getImm(); in selectStoreIntrinsic() local
5211 static bool parseCachePolicy(SDValue CachePolicy, SelectionDAG &DAG, in parseCachePolicy()5712 unsigned CachePolicy = cast<ConstantSDNode>(GLC)->getZExtValue(); in lowerSBuffer() local