HomeSort by relevance Sort by last modified time
    Searched refs:CLI (Results 51 - 75 of 88) sorted by null

1 23 4

  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 466 SDValue LowerCall(CallLoweringInfo &CLI,
SystemZISelLowering.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 41 "CLI",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 41 "CLI",
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
ARMISelLowering.h 623 LowerCall(TargetLowering::CallLoweringInfo &CLI,
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/commands/
commands.go 36 HasParam bool // Collect a parameter from the CLI
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
intel.go 103 case AAA, AAS, CBW, CDQE, CLC, CLD, CLI, CLTS, CMC, CPUID, CQO, CWD, DAA, DAS,
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/commands/
commands.go 36 HasParam bool // Collect a parameter from the CLI
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
intel.go 103 case AAA, AAS, CBW, CDQE, CLC, CLD, CLI, CLTS, CMC, CPUID, CQO, CWD, DAA, DAS,
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 139 TargetLowering::CallLoweringInfo CLI(DAG);
141 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode())
145 return LowerCallTo(CLI);
    [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp 663 SDValue AMDGPUTargetLowering::LowerCall(CallLoweringInfo &CLI,
665 SDValue Callee = CLI.Callee;
666 SelectionDAG &DAG = CLI.DAG;
678 Fn, "unsupported call to function " + FuncName, CLI.DL.getDebugLoc());
681 for (unsigned I = 0, E = CLI.Ins.size(); I != E; ++I)
682 InVals.push_back(DAG.getUNDEF(CLI.Ins[I].VT));
    [all...]
  /external/clang/include/clang/AST/
StmtOpenMP.h 420 void setCalcLastIteration(Expr *CLI) {
421 *std::next(child_begin(), CalcLastIterationOffset) = CLI;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
bfin-lex.l 182 [cC][lL][iI] return CLI;
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
PPCISelLowering.h     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h     [all...]
X86ISelDAGToDAG.cpp 661 TargetLowering::CallLoweringInfo CLI(*CurDAG);
662 CLI.setChain(CurDAG->getRoot())
667 std::pair<SDValue, SDValue> Result = TLI.LowerCallTo(CLI);
    [all...]
X86ISelLowering.cpp     [all...]
  /external/v8/src/s390/
constants-s390.h 354 CLI = 0x95, // Compare Logical Immediate (8)
    [all...]
simulator-s390.h 608 EVALUATE(CLI);

Completed in 1816 milliseconds

1 23 4