OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRegisterType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp
746
uint32_t DIARawSymbol::
getRegisterType
() const {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeRawSymbol.cpp
251
uint32_t NativeRawSymbol::
getRegisterType
() const {
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h
1441
MVT
getRegisterType
(MVT VT) const {
1447
MVT
getRegisterType
(LLVMContext &Context, EVT VT) const {
1462
return
getRegisterType
(Context, getTypeToTransformTo(Context, VT));
1489
unsigned RegWidth =
getRegisterType
(Context, VT).getSizeInBits();
1500
return
getRegisterType
(Context, VT);
3987
EVT MinVT =
getRegisterType
(Context, MVT::i32);
Completed in 58 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026