Searched defs:XOffset (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 4677 EmitTypeForVarWithBlocksAttr(const VarDecl * VD,uint64_t * XOffset) EmitTypeForVarWithBlocksAttr() argument |
H A D | CGBuiltin.cpp | 18143 const unsigned XOffset = 12; EmitAMDGPUGridSize() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 3000 Value *XOffset = Builder.CreateAdd(X, ConstantInt::get(Ty, *LowBitMaskCst), foldRoundUpIntegerWithPow2Alignment() local |