Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/
H A DBUILD.gn28 "DemoteRegToStack.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCMakeLists.txt21 DemoteRegToStack.cpp
H A DDemoteRegToStack.cpp23 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
/netbsd-src/external/apache2/llvm/lib/libLLVMTransformsUtils/
H A DMakefile28 DemoteRegToStack.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReg2Mem.cpp80 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLocal.h198 AllocaInst *DemoteRegToStack(Instruction &X,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp333 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()