Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1143 const Value *PtrV = I->getOperand(1); in SelectStore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp1125 const Value *PtrV = I->getOperand(1); in X86SelectStore() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1203 llvm::Value *PtrV; in emitParallelCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2159 const Value *PtrV = I->getOperand(1); in selectStore() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4278 const Value *PtrV = I.getOperand(1); in visitStore() local