Home
last modified time | relevance | path

Searched defs:XOffset (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4677 uint64_t *XOffset) { in EmitTypeForVarWithBlocksAttr()
4763 uint64_t XOffset = 0; in EmitDeclare() local
5099 uint64_t XOffset = 0; in EmitDeclareOfBlockDeclRefVariable() local
H A DCGBuiltin.cpp18224 const unsigned XOffset = 12; in EmitAMDGPUGridSize() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3003 Value *XOffset = Builder.CreateAdd(X, ConstantInt::get(Ty, *LowBitMaskCst), in foldRoundUpIntegerWithPow2Alignment() local