OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVariableLocation
(Results
1 - 17
of
17
) sorted by null
/external/llvm/lib/IR/
IntrinsicInst.cpp
35
Value *DbgInfoIntrinsic::
getVariableLocation
(bool AllowNullOp) const {
/external/llvm/include/llvm/IR/
IntrinsicInst.h
64
Value *
getVariableLocation
(bool AllowNullOp = true) const;
83
Value *getAddress() const { return
getVariableLocation
(); }
111
return
getVariableLocation
(/* AllowNullOp = */ false);
/external/llvm/lib/Transforms/Scalar/
ADCE.cpp
128
if (Value *V = DII->
getVariableLocation
())
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
91
Value *getAddress() const { return
getVariableLocation
(); }
122
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
91
Value *getAddress() const { return
getVariableLocation
(); }
122
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
91
Value *getAddress() const { return
getVariableLocation
(); }
122
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
91
Value *getAddress() const { return
getVariableLocation
(); }
122
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
91
Value *getAddress() const { return
getVariableLocation
(); }
122
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
91
Value *getAddress() const { return
getVariableLocation
(); }
122
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
IntrinsicInst.h
72
Value *
getVariableLocation
(bool AllowNullOp = true) const;
116
Value *getAddress() const { return
getVariableLocation
(); }
132
Value *getAddress() const { return
getVariableLocation
(); }
148
return
getVariableLocation
(/* AllowNullOp = */ false);
Completed in 1650 milliseconds