OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectionDAGBuilder
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.h
9
// This file includes support code use by
SelectionDAGBuilder
when lowering a
26
class
SelectionDAGBuilder
;
39
void startNewStatepoint(
SelectionDAGBuilder
&Builder);
42
///
SelectionDAGBuilder
::clear. We require this is never called in the
90
SDValue allocateStackSlot(EVT ValueType,
SelectionDAGBuilder
&Builder);
StatepointLowering.cpp
9
// This file includes support code use by
SelectionDAGBuilder
when lowering a
15
#include "
SelectionDAGBuilder
.h"
78
SelectionDAGBuilder
&Builder, uint64_t Value) {
85
void StatepointLoweringState::startNewStatepoint(
SelectionDAGBuilder
&Builder) {
92
// the clear patterns of a
SelectionDAGBuilder
have no relation to
107
SelectionDAGBuilder
&Builder) {
160
SelectionDAGBuilder
&Builder,
263
SelectionDAGBuilder
&Builder) {
313
SelectionDAGBuilder
::StatepointLoweringInfo &SI,
314
SelectionDAGBuilder
&Builder, SmallVectorImpl<SDValue> &PendingExports)
[
all
...]
SelectionDAGBuilder.cpp
1
//===-
SelectionDAGBuilder
.cpp - Selection-DAG building -------------------===//
13
#include "
SelectionDAGBuilder
.h"
1015
void
SelectionDAGBuilder
::init(GCFunctionInfo *gfi, AliasAnalysis *aa,
1026
void
SelectionDAGBuilder
::clear() {
1039
void
SelectionDAGBuilder
::clearDanglingDebugInfo() {
1044
SDValue
SelectionDAGBuilder
::updateRoot(SmallVectorImpl<SDValue> &Pending) {
1074
SDValue
SelectionDAGBuilder
::getMemoryRoot() {
1078
SDValue
SelectionDAGBuilder
::getRoot() {
1094
SDValue
SelectionDAGBuilder
::getControlRoot() {
1103
void
SelectionDAGBuilder
::visit(const Instruction &I)
[
all
...]
SelectionDAGBuilder.h
1
//===-
SelectionDAGBuilder
.h - Selection-DAG building -----------*- C++ -*-===//
90
///
SelectionDAGBuilder
- This is the common target-independent lowering
93
class
SelectionDAGBuilder
{
278
/// the StackProtectorDescriptor attached to the
SelectionDAGBuilder
is
396
SDAGSwitchLowering(
SelectionDAGBuilder
*sdb, FunctionLoweringInfo &funcinfo)
406
SelectionDAGBuilder
*SDB;
439
SelectionDAGBuilder
(SelectionDAG &dag, FunctionLoweringInfo &funcinfo,
449
/// this
SelectionDAGBuilder
object to be used for a new block. This doesn't
SelectionDAGISel.cpp
15
#include "
SelectionDAGBuilder
.h"
319
SDB(std::make_unique<
SelectionDAGBuilder
>(*CurDAG, *FuncInfo, *SwiftError,
1521
// done by
SelectionDAGBuilder
::LowerAsSTATEPOINT, called before
/src/external/apache2/llvm/lib/libLLVMSelectionDAG/
Makefile
27
SelectionDAGBuilder
.cpp \
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGISel.h
25
class
SelectionDAGBuilder
;
48
std::unique_ptr<
SelectionDAGBuilder
> SDB;
Completed in 35 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026