Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DCMakeLists.txt21 DemoteRegToStack.cpp
DDemoteRegToStack.cpp22 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, in DemoteRegToStack() function in llvm
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/
DBUILD.gn29 "DemoteRegToStack.cpp",
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DReg2Mem.cpp81 DemoteRegToStack(*I, false, AllocaInsertionPoint); in runPass()
/openbsd/src/gnu/usr.bin/clang/libLLVMTransformUtils/
DMakefile28 DemoteRegToStack.cpp \
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DLocal.h197 AllocaInst *DemoteRegToStack(Instruction &X,
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp333 DemoteRegToStack(Inst, true); in lowerAcrossUnwindEdges()