HomeSort by: relevance | last modified time | path
    Searched refs:MakeLibCallOptions (Results 1 - 11 of 11) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 164 TargetLowering::MakeLibCallOptions CallOptions;
184 TargetLowering::MakeLibCallOptions CallOptions;
437 TargetLowering::MakeLibCallOptions CallOptions;
513 TargetLowering::MakeLibCallOptions CallOptions;
529 TargetLowering::MakeLibCallOptions CallOptions;
550 TargetLowering::MakeLibCallOptions CallOptions;
592 TargetLowering::MakeLibCallOptions CallOptions;
773 TargetLowering::MakeLibCallOptions CallOptions;
879 TargetLowering::MakeLibCallOptions CallOptions;
955 TargetLowering::MakeLibCallOptions CallOptions
    [all...]
LegalizeIntegerTypes.cpp 2233 TargetLowering::MakeLibCallOptions CallOptions;
3057 TargetLowering::MakeLibCallOptions CallOptions;
3086 TargetLowering::MakeLibCallOptions CallOptions;
3144 TargetLowering::MakeLibCallOptions CallOptions;
3366 TargetLowering::MakeLibCallOptions CallOptions;
3723 TargetLowering::MakeLibCallOptions CallOptions;
3824 TargetLowering::MakeLibCallOptions CallOptions;
3914 TargetLowering::MakeLibCallOptions CallOptions;
4071 TargetLowering::MakeLibCallOptions CallOptions;
4098 TargetLowering::MakeLibCallOptions CallOptions
    [all...]
LegalizeDAG.cpp 2057 TargetLowering::MakeLibCallOptions CallOptions;
2113 TargetLowering::MakeLibCallOptions CallOptions;
3901 TargetLowering::MakeLibCallOptions CallOptions;
4146 TargetLowering::MakeLibCallOptions CallOptions;
4194 TargetLowering::MakeLibCallOptions CallOptions;
4234 TargetLowering::MakeLibCallOptions CallOptions;
4263 TargetLowering::MakeLibCallOptions CallOptions;
4287 TargetLowering::MakeLibCallOptions CallOptions;
TargetLowering.cpp 150 MakeLibCallOptions CallOptions,
407 TargetLowering::MakeLibCallOptions CallOptions;
8467 TargetLowering::MakeLibCallOptions CallOptions;
SelectionDAGBuilder.cpp 2723 TargetLowering::MakeLibCallOptions CallOptions;
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 3153 struct MakeLibCallOptions;
3244 MakeLibCallOptions CallOptions,
3861 struct MakeLibCallOptions {
3872 MakeLibCallOptions()
3876 MakeLibCallOptions &setSExt(bool Value = true) {
3881 MakeLibCallOptions &setNoReturn(bool Value = true) {
3886 MakeLibCallOptions &setDiscardResult(bool Value = true) {
3891 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) {
3896 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 1369 MakeLibCallOptions CallOptions;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 2961 TargetLowering::MakeLibCallOptions CallOptions;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 5641 MakeLibCallOptions CallOptions;
5719 MakeLibCallOptions CallOptions;
18893 MakeLibCallOptions CallOptions;
18944 MakeLibCallOptions CallOptions;
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVISelLowering.cpp 4646 MakeLibCallOptions CallOptions;
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp 21450 MakeLibCallOptions CallOptions;
    [all...]

Completed in 113 milliseconds