Home
last modified time | relevance | path

Searched refs:AArch64InstructionSelector (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp46 class AArch64InstructionSelector : public InstructionSelector { class
48 AArch64InstructionSelector(const AArch64TargetMachine &TM,
125 AArch64InstructionSelector::AArch64InstructionSelector( in AArch64InstructionSelector() function in AArch64InstructionSelector
585 bool AArch64InstructionSelector::selectCompareBranch( in selectCompareBranch()
631 bool AArch64InstructionSelector::selectVaStartAAPCS( in selectVaStartAAPCS()
636 bool AArch64InstructionSelector::selectVaStartDarwin( in selectVaStartDarwin()
663 void AArch64InstructionSelector::materializeLargeCMVal( in materializeLargeCMVal()
702 bool AArch64InstructionSelector::select(MachineInstr &I, in select()
1537 AArch64InstructionSelector::selectArithImmed(MachineOperand &Root) const { in selectArithImmed()
1587 AArch64InstructionSelector::selectAddrModeUnscaled(MachineOperand &Root, in selectAddrModeUnscaled()
[all …]
DCMakeLists.txt41 AArch64InstructionSelector.cpp
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc16 …typedef ComplexRendererFns(AArch64InstructionSelector::*ComplexMatcherMemFn)(MachineOperand &) con…
17 …typedef void(AArch64InstructionSelector::*CustomRendererFn)(MachineInstrBuilder &, const MachineIn…
19 static AArch64InstructionSelector::ComplexMatcherMemFn ComplexPredicateFns[];
20 static AArch64InstructionSelector::CustomRendererFn CustomRenderers[];
54 PredicateBitset AArch64InstructionSelector::
88 PredicateBitset AArch64InstructionSelector::
252 bool AArch64InstructionSelector::testImmPredicate_I64(unsigned PredicateID, int64_t Imm) const {
682 bool AArch64InstructionSelector::testImmPredicate_APFloat(unsigned PredicateID, const APFloat & Imm…
729 bool AArch64InstructionSelector::testImmPredicate_APInt(unsigned PredicateID, const APInt & Imm) co…
749 bool AArch64InstructionSelector::testMIPredicate_MI(unsigned PredicateID, const MachineInstr & MI) …
[all …]
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk696 llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp \
DBUILD.gn577 "llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp",
/external/swiftshader/
DCMakeLists.txt1626 ${LLVM_DIR}/lib/Target/AArch64/AArch64InstructionSelector.cpp