/external/llvm/include/llvm/Analysis/ |
ConstantFolding.h | 90 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
ConstantFolding.h | 78 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/ |
ConstantFolding.h | 78 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
ConstantFolding.h | 79 Constant *ConstantFoldBinaryOpOperands(unsigned Opcode, Constant *LHS,
|
/external/llvm/lib/Analysis/ |
InstructionSimplify.cpp | 533 return ConstantFoldBinaryOpOperands(Instruction::Add, CLHS, CRHS, Q.DL); 667 return ConstantFoldBinaryOpOperands(Instruction::Sub, CLHS, CRHS, Q.DL); 791 return ConstantFoldBinaryOpOperands(Instruction::FAdd, CLHS, CRHS, Q.DL); [all...] |
ConstantFolding.cpp | [all...] |