Home
last modified time | relevance | path

Searched defs:PtrV (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1140 const Value *PtrV = I->getOperand(1); in SelectStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp1132 const Value *PtrV = I->getOperand(1); in X86SelectStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2135 const Value *PtrV = I->getOperand(1); in selectStore() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2119 llvm::Value *PtrV; in emitParallelCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4216 const Value *PtrV = I.getOperand(1); in visitStore() local