Home
last modified time | relevance | path

Searched refs:isDirectCall (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in RandomIRBuilder()
138 if (isDirectCall()) in RandomIRBuilder()
155 if (isDirectCall()) in RandomIRBuilder()
170 if (isDirectCall()) in RandomIRBuilder()
184 if (isDirectCall()) in RandomIRBuilder()
211 if (isDirectCall()) in RandomIRBuilder()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/IR/
H A DAbstractCallSite.h115 bool isDirectCall() const { in isDirectCall() function
138 if (isDirectCall()) in isCallee()
155 if (isDirectCall()) in getNumArgOperands()
170 if (isDirectCall()) in getCallArgOperandNo()
184 if (isDirectCall()) in getCallArgOperand()
211 if (isDirectCall()) in getCalledOperand()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/IR/
H A DCallSite.h797 bool isDirectCall() const {
820 if (isDirectCall())
831 if (isDirectCall())
846 if (isDirectCall())
860 if (isDirectCall())
887 if (isDirectCall())
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DCallSite.h797 bool isDirectCall() const {
820 if (isDirectCall())
831 if (isDirectCall())
846 if (isDirectCall())
860 if (isDirectCall())
887 if (isDirectCall())
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/IR/
H A DCallSite.h797 bool isDirectCall() const {
820 if (isDirectCall())
831 if (isDirectCall())
846 if (isDirectCall())
860 if (isDirectCall())
887 if (isDirectCall())
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/IR/
H A DCallSite.h778 bool isDirectCall() const {
801 if (isDirectCall())
812 if (isDirectCall())
827 if (isDirectCall())
841 if (isDirectCall())
859 if (isDirectCall())
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-profgen/
H A DPseudoProbe.h129 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
130 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-profgen/
H A DPseudoProbe.h135 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
136 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DPseudoProbe.h129 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
130 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DPseudoProbe.h129 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
130 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-profgen/
H A DPseudoProbe.h135 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
136 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-profgen/
H A DPseudoProbe.h129 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
130 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DPseudoProbe.h129 bool isDirectCall() const { return Type == PseudoProbeType::DirectCall; } in isDirectCall() function
130 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DNameFunctions.cpp188 if (isDirectCall(tmp, cur)) { in gatherNameable()
337 bool isDirectCall(int pos, ParseNode* cur) { in isDirectCall() function in __anon5c8f2f510111::NameResolver
354 if (!isDirectCall(nparents_ - 2, pn)) { in visitFunction()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DNameFunctions.cpp185 if (isDirectCall(tmp, cur)) { in gatherNameable()
333 bool isDirectCall(int pos, ParseNode* cur) { in isDirectCall() function in __anon2da12e530111::NameResolver
350 if (!isDirectCall(nparents_ - 2, pn)) { in visitFunction()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DNameFunctions.cpp187 if (isDirectCall(tmp, cur)) { in gatherNameable()
336 bool isDirectCall(int pos, ParseNode* cur) { in isDirectCall() function in __anon48249c5c0111::NameResolver
353 if (!isDirectCall(nparents_ - 2, pn)) { in visitFunction()

123