Lines Matching defs:Ctx
216 auto &Ctx = M.getContext(); in expandVAIntrinsicUsersWithAddrspace() local
247 static ConstantInt *sizeOfAlloca(LLVMContext &Ctx, const DataLayout &DL, in sizeOfAlloca()
308 void store(LLVMContext &Ctx, Type *T, Value *V) { append<Store>(T, V, 0); } in store()
310 void memcpy(LLVMContext &Ctx, Type *T, Value *V, uint64_t Bytes) { in memcpy()
314 void padding(LLVMContext &Ctx, uint64_t By) { in padding()
321 StructType *asStruct(LLVMContext &Ctx, StringRef Name) { in asStruct()
368 auto &Ctx = M.getContext(); in runOnModule() local
504 auto &Ctx = M.getContext(); in replaceAllUsesWithNewDeclaration() local
534 auto &Ctx = M.getContext(); in deriveFixedArityReplacement() local
586 auto &Ctx = Builder.getContext(); in defineVariadicWrapper() local
653 auto &Ctx = CB->getContext(); in expandCall() local
881 auto &Ctx = Builder.getContext(); in expandVAIntrinsicCall() local
904 auto &Ctx = Builder.getContext(); in expandVAIntrinsicCall() local
991 LLVMContext &Ctx = Parameter->getContext(); in slotInfo() local