Searched defs:OldVal (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DDebugLoc.cpp269 MDNode *OldVal = get(); local
H A DCore.cpp449 void LLVMReplaceAllUsesWith(LLVMValueRef OldVal, LLVMValueRef NewVal) { argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp125 Value *OldVal = new LoadInst(ElementPtr, "OldFuncCounter", InsertPos); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp805 llvm::APInt OldVal = Val; local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLocal.cpp642 Value *OldVal = PN->removeIncomingValue(BB, false); local
H A DSSAUpdater.cpp218 Value *OldVal = U.get(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h266 bool OldVal; member in class:clang::ColonProtectionRAIIObject
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp144 void *OldVal; local
205 void *OldVal = CurVal; local
1299 void *OldVal = EES->GlobalAddressMap.lookup(Old); local
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1701 unsigned OldVal = MRI.createVirtualRegister(RC); local
1823 unsigned OldVal = MRI.createVirtualRegister(RC); local
1928 unsigned OldVal = MRI.createVirtualRegister(RC); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp988 Value *OldVal = Args[1]; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h760 bool OldVal = DisableMacroExpansion; local
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp910 unsigned OldVal = MI->getOperand(0).getReg(); local
991 unsigned OldVal = RegInfo.createVirtualRegister(RC); local
1150 unsigned OldVal = MI->getOperand(2).getReg(); local
1227 unsigned OldVal = RegInfo.createVirtualRegister(RC); local
[all...]

Completed in 419 milliseconds