Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:CallingConv
(Results
1 - 13
of
13
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H
A
D
IceGlobalInits.cpp
48
void dumpCallingConv(Ice::Ostream &, llvm::
CallingConv
::ID
CallingConv
) {
in dumpCallingConv()
argument
55
StrBuf << "Unknown calling convention: " <<
CallingConv
;
in dumpCallingConv()
local
H
A
D
IceGlobalInits.h
166
llvm::
CallingConv
::ID
CallingConv
;
member in Ice::FunctionDeclaration
132
create(GlobalContext *Context, const FuncSigType &Signature, llvm::
CallingConv
::ID
CallingConv
, llvm::GlobalValue::LinkageTypes Linkage, bool IsProto)
create()
argument
169
FunctionDeclaration(const FuncSigType &Signature, llvm::
CallingConv
::ID
CallingConv
, llvm::GlobalValue::LinkageTypes Linkage, bool IsProto)
FunctionDeclaration()
argument
[all...]
H
A
D
IceTargetLoweringARM32.h
1090
class
CallingConv
{
class
H
A
D
IceTargetLoweringARM32.cpp
1099
TargetARM32::
CallingConv
::
CallingConv
()
in CallingConv()
function in TargetARM32::CallingConv
[all...]
H
A
D
IceTargetLoweringMIPS32.h
691
class
CallingConv
{
class in Ice::MIPS32::TargetMIPS32
H
A
D
PNaClTranslator.cpp
2743
CallingConv
::ID
CallingConv
;
in ProcessRecord()
local
3215
CallingConv
::ID
CallingConv
;
in ProcessRecord()
local
H
A
D
IceTargetLoweringMIPS32.cpp
1140
TargetMIPS32::
CallingConv
::
CallingConv
()
in CallingConv()
function in Ice::MIPS32::__anon25513::TargetMIPS32::CallingConv
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H
A
D
CallingConv.h
21
namespace
CallingConv
{
namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H
A
D
CallingConv.h
22
namespace
CallingConv
{
namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H
A
D
CallingConvLower.h
193
CallingConv
::ID
CallingConv
;
member in llvm::CCState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H
A
D
SIWholeQuadMode.cpp
149
CallingConv
::ID
CallingConv
;
member in __anon24499::SIWholeQuadMode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H
A
D
MicrosoftDemangleNodes.h
59
enum class
CallingConv
: uint8_t {
class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H
A
D
InlineFunction.cpp
2164
auto
CallingConv
= DeoptCall->getCalledFunction()->getCallingConv();
in InlineFunction()
local
Completed in 39 milliseconds