Home
last modified time | relevance | path

Searched refs:createAllocaInstAtEntry (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp95 static AllocaInst *createAllocaInstAtEntry(IRBuilder<> &Builder, BasicBlock *BB, in createAllocaInstAtEntry() function
301 AllocaAddr = createAllocaInstAtEntry(Builder, Bitcast->getParent(), MemTy); in transformBitcast()
973 createAllocaInstAtEntry(Builder, Cast->getParent(), LD->getType()); in combineLoadCast()
1129 AllocaAddr = createAllocaInstAtEntry(Builder, AMXCast->getParent(), MemTy); in transformAMXCast()